linux/drivers/net/wireless/ath9k
Bob Copeland e775aaf07a ath9k: save a few calls to ath9k_regd_get_eepromRD
Since we already have a stack variable to track the eeprom regd,
we can grab it up front it and save three calls to fetch it again.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-27 14:51:47 -05:00
..
ahb.c
ani.c ath9k: Fix bug in disabling MIB counters 2009-02-27 14:51:44 -05:00
ani.h
ath9k.h
beacon.c ath9k: Enable TSF Out of Range Interrupt 2009-02-27 14:51:43 -05:00
calib.c ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
calib.h ath9k: Decrease minimum NF threshold 2009-02-27 14:51:45 -05:00
debug.c
debug.h
eeprom.c ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
eeprom.h ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
hw.c ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
hw.h ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
initvals.h
Kconfig
mac.c
mac.h
main.c ath9k: Enable TSF Out of Range Interrupt 2009-02-27 14:51:43 -05:00
Makefile
pci.c
phy.c ath9k: Enable Fractional N mode 2009-02-27 14:51:43 -05:00
phy.h ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
rc.c ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
rc.h
recv.c
reg.h ath9k: Enable TSF Out of Range Interrupt 2009-02-27 14:51:43 -05:00
regd_common.h
regd.c ath9k: save a few calls to ath9k_regd_get_eepromRD 2009-02-27 14:51:47 -05:00
regd.h ath9k: remove write-only current_rd_inuse 2009-02-27 14:51:46 -05:00
xmit.c