kernel-ark/drivers/net/wireless/ath/ath5k
Bob Copeland 56d1de0a21 ath5k: clean up filter flags setting
The maze of if() statements in configure_filter is confusing.
Reorganizing it as a switch statement makes it more apparent what
is going on and reveals several suspicious settings.  This has no
functional changes, though it does remove some redundant flags
that are set earlier.

Also now that we can sleep, protect sc->filter_flags with the
sc lock.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-28 14:40:43 -04:00
..
ath5k.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
attach.c ath5k: Preserve pcicfg bits during attach 2009-08-14 09:13:56 -04:00
base.c ath5k: clean up filter flags setting 2009-08-28 14:40:43 -04:00
base.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
caps.c
debug.c ath5k: remove permissions from debugfs files 2009-07-10 15:02:26 -04:00
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: Check EEPROM before tweaking SERDES 2009-08-14 09:13:55 -04:00
eeprom.h ath5k: Check EEPROM before tweaking SERDES 2009-08-14 09:13:55 -04:00
gpio.c
initvals.c
Kconfig ath5k: remove EXPERIMENTAL marker 2009-08-04 16:43:21 -04: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 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 ath5k: fix values for bus error bits in ISR2 2009-07-24 15:05:29 -04:00
reset.c ath5k: Wakeup fixes 2009-08-14 09:13:56 -04:00
rfbuffer.h
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00