kernel-ark/drivers/net/wireless/ath/ath5k
Luis R. Rodriguez be5d6b75e0 ath5k: simplify passed params to ath5k_hw_set_associd()
We have access to common->curbssid and common->curaid so just
use those. Note that common->curaid is always 0 so this keeps
our current behaviour of always using 0 for now. Once we fix
storing the association ID passed by mac80211 this will
require no changes here.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:50 -04:00
..
ath5k.h ath5k: simplify passed params to ath5k_hw_set_associd() 2009-10-07 16:39:50 -04:00
attach.c ath5k: simplify passed params to ath5k_hw_set_associd() 2009-10-07 16:39:50 -04:00
base.c ath5k: simplify passed params to ath5k_hw_set_associd() 2009-10-07 16:39:50 -04:00
base.h ath5k: define ath_common ops 2009-10-07 16:39:28 -04:00
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() 2009-08-28 14:40:54 -04:00
eeprom.h ath5k: Check EEPROM before tweaking SERDES 2009-08-14 09:13:55 -04:00
gpio.c
initvals.c atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
Kconfig
led.c ath5k: add led pin configuration for compaq c700 laptop 2009-08-28 14:40:43 -04:00
Makefile
pcu.c ath5k: simplify passed params to ath5k_hw_set_associd() 2009-10-07 16:39:50 -04:00
phy.c ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
qcu.c drivers/net/wireless/ath/ath5k: Change constant name 2009-08-14 09:13:51 -04:00
reg.h atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
reset.c ath5k: simplify passed params to ath5k_hw_set_associd() 2009-10-07 16:39:50 -04:00
rfbuffer.h
rfgain.h
rfkill.c