]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: don't strip mic on non-encrypted frames in tkip
authorMichael Liang <mliang@qca.qualcomm.com>
Fri, 20 Apr 2012 09:11:57 +0000 (17:11 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Apr 2012 19:35:33 +0000 (15:35 -0400)
commit2d5c48720bc44a1a2af4053f1fa89e10e96ffd9a
tree2b355c1bb499d9e973152e1d0b2f105493e6c0fc
parent4bcf3ce27635ebbafaebf2236b501cd86a2e9464
ath9k: don't strip mic on non-encrypted frames in tkip

Fix the following bug: in tkip mode, qos-null ps on/off packets
are dropped due to incorrect packet length so that ath9k softap
can't handle powersave state transition of peer STA correctly.

Signed-off-by: Michael Liang <mliang@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c