]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: process rx packet if we are waiting for CAB
authorGabor Juhos <juhosg@openwrt.org>
Mon, 15 Jun 2009 15:49:11 +0000 (17:49 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Jun 2009 19:05:59 +0000 (15:05 -0400)
commita8b6a13f4dae6f5d232eb08eaa9e38360241245e
treee69b613875d4910ff7cf89846d397b914b5e4e22
parent90dad77c6321fedb1355a1ea5bcd51d35b178f39
ath9k: process rx packet if we are waiting for CAB

If we are in PS mode, we have to process the received frame if
the SC_OP_WAIT_FOR_CAB bit is set.

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