linux/drivers/net/wireless/ath/ath5k
Luis R. Rodriguez 14fb7c17e9 ath5k: make ath5k_update_bssid_mask_and_opmode() static
This fixes this sparse warning:

  CHECK   drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/base.c:569:6: warning: symbol
'ath5k_update_bssid_mask_and_opmode' was not declared. Should it be static?

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-15 13:23:19 -05:00
..
Kconfig
Makefile
ani.c ath5k: use the common cycle counter / listen time implementation 2010-10-11 15:04:20 -04:00
ani.h ath5k: use the common cycle counter / listen time implementation 2010-10-11 15:04:20 -04:00
ath5k.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
attach.c ath5k: Fix double free on hw attach error path 2010-10-27 15:54:54 -04:00
base.c ath5k: make ath5k_update_bssid_mask_and_opmode() static 2010-11-15 13:23:19 -05:00
base.h
caps.c
debug.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
debug.h ath5k: Move debugfs under ieee80211/[wiphy-name] 2010-10-13 15:45:21 -04:00
desc.c
desc.h ath5k: Optimize descriptor alignment 2010-11-09 16:13:26 -05:00
dma.c
eeprom.c
eeprom.h
gpio.c
initvals.c
led.c
pcu.c ath5k: store the clock rate in common data on channel changes 2010-10-11 15:04:20 -04:00
phy.c ath5k: store the clock rate in common data on channel changes 2010-10-11 15:04:20 -04:00
qcu.c
reg.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
reset.c
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c