]> git.openfabrics.org - ~emulex/infiniband.git/commit
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
authorGabor Juhos <juhosg@openwrt.org>
Fri, 19 Jun 2009 10:17:47 +0000 (12:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:47 +0000 (15:01 -0400)
commitb7351a003ca29ac4372393040ffb06dc04309e2e
tree577ec6d8e8c1241691890518de97ae20f12da4af
parentf58d4ed98bfe7b2febcd6f0d62744b623e4b8371
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags

All SC_OP_WAIT_* flags will be cleared in 'ath9k_conf' when PS mode
is disabled, so we don't have to clear it here.

Changes-licensed-under: ISC
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c