linux/drivers/net/wireless/p54
Samuel Ortiz 328d84fb36 wireless/p54: prepare for FIRMWARE_NAME_MAX removal
We're going to remove the FIRMWARE_NAME_MAX definition in order to avoid any
firmware name length restriction.
This patch gets rid of the statically allocated p54usb firmware string, and
replaces them with const char pointers.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-03 14:05:15 -04:00
..
Kconfig
Makefile
net2280.h
p54.h
p54common.c
p54common.h
p54pci.c
p54pci.h
p54spi_eeprom.h
p54spi.c
p54spi.h
p54usb.c
p54usb.h