kernel-ark/drivers/net/wireless/ath
Joe Perches 8b22523b04 ath5k: 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
  11266	     56	   2464	  13786	   35da	drivers/net/wireless/ath/ath5k/ani.o.old
  11181	     56	   2464	  13701	   3585	drivers/net/wireless/ath/ath5k/ani.o.new

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-22 15:58:43 -05:00
..
ar9170 ar9170: Use const 2010-11-22 15:58:42 -05:00
ath5k ath5k: Use static const 2010-11-22 15:58:43 -05:00
ath9k ath9k: fix recursive locking in the tx flush path 2010-11-22 15:58:38 -05:00
carl9170 carl9170: fix init-self regression 2010-11-22 15:58:41 -05:00
ath.h ath9k_hw: move the cycle counter tracking to ath 2010-10-11 15:04:20 -04:00
debug.c drivers/net/wireless/ath/debug.c: Use printf extension %pV 2010-11-16 16:37:04 -05:00
debug.h ath: add a ATH_DBG_WARN() 2010-11-15 13:24:17 -05:00
hw.c ath9k_hw: move the cycle counter tracking to ath 2010-10-11 15:04:20 -04:00
Kconfig
key.c ath: make ath_hw_set_keycache_entry() static 2010-11-15 13:23:17 -05:00
main.c
Makefile
reg.h ath9k_hw: move the cycle counter tracking to ath 2010-10-11 15:04:20 -04:00
regd_common.h
regd.c
regd.h