linux/drivers/net/wireless/ath/ath5k
Bob Copeland 46026e8f48 ath5k: cleanup ath5k_hw struct
ah_gpios array isn't used, and ah_current_channel can be a pointer
instead of an embedded struct.  Removing these and some other
write-only variables, and moving some things around for better
packing and cache utilization saves 116 bytes.

   text	   data	    bss	    dec	    hex	filename
 121762	    472	     64	 122298	  1ddba	ath5k_before.ko
 121646	    472	     64	 122182	  1dd46	ath5k.ko

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 14:57:41 -04:00
..
ath5k.h ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
attach.c
base.c ath5k: fix beacon_int handling 2009-06-19 11:50:23 -04:00
base.h ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c
eeprom.h
gpio.c
initvals.c
Kconfig debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 2009-06-15 21:30:28 -07:00
led.c
Makefile ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
pcu.c ath5k: fix mesh beaconing 2009-06-15 15:05:53 -04:00
phy.c ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
qcu.c
reg.h
reset.c ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
rfbuffer.h
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00