linux/drivers/net/wireless/ath/carl9170
Joe Perches 5653a63d85 carl9170: Use static const
Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.

   text	   data	    bss	    dec	    hex	filename
   1897	     56	    672	   2625	    a41	drivers/net/wireless/ath/carl9170/cmd.o.new
   1897	     56	    672	   2625	    a41	drivers/net/wireless/ath/carl9170/cmd.o.old

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-22 15:58:45 -05:00
..
carl9170.h carl9170: fix spurious restart due to high latency 2010-11-15 13:25:32 -05:00
cmd.c carl9170: Use static const 2010-11-22 15:58:45 -05:00
cmd.h carl9170: fix memory leak issue in async cmd macro wrappers 2010-10-25 14:43:14 -04:00
debug.c carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
debug.h carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
eeprom.h
fw.c carl9170: support firmware-based rx filter 2010-10-05 13:35:21 -04:00
fwcmd.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
fwdesc.h carl9170: support firmware-based rx filter 2010-10-05 13:35:21 -04:00
hw.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
Kconfig carl9170: angle brackets for wiki link 2010-09-28 15:47:56 -04:00
led.c
mac.c carl9170: configurable beacon rates 2010-11-15 13:25:35 -05:00
main.c carl9170: fix spurious restart due to high latency 2010-11-15 13:25:32 -05:00
Makefile carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
phy.c carl9170: use generic sign_extend32 2010-11-15 13:27:05 -05:00
phy.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
rx.c carl9170: A-MPDU frame type filter 2010-10-11 15:04:23 -04:00
tx.c carl9170: fix init-self regression 2010-11-22 15:58:41 -05:00
usb.c carl9170: fix spurious restart due to high latency 2010-11-15 13:25:32 -05:00
version.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
wlan.h carl9170: remove stale rx error path 2010-10-11 15:04:22 -04:00