commit | 2a5783b817c90ce6fb82a21e103335d1ecbac430 | [log] [tgz] |
---|---|---|
author | Michael Liang <mliang@qca.qualcomm.com> | Fri Apr 20 17:11:57 2012 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 23 15:35:33 2012 -0400 |
tree | 2b355c1bb499d9e973152e1d0b2f105493e6c0fc | |
parent | e0602750ab028780962a1e4bb3f3705433a18c97 [diff] |
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>