diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-07-13 23:35:05 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-07-15 13:38:32 -0400 |
commit | 66760eac005d569393bac34136bcbb8af55d8a5a (patch) | |
tree | e1aabd62a59c42cebec3e208edd4198382c91a16 /scripts/mod | |
parent | 933d594313a5928ffc5325d7bbb6e2383d79622e (diff) | |
download | talos-op-linux-66760eac005d569393bac34136bcbb8af55d8a5a.tar.gz talos-op-linux-66760eac005d569393bac34136bcbb8af55d8a5a.zip |
ath9k: improve reliability of MIC error detection
For unicast the hardware sometimes reports MIC errors even though the
frame that it received actually contains a valid MIC - on some chips this
can happen frequently enough to trigger TKIP countermeasures.
Fix this issue by not reporting MIC errors for unicast frames with a
valid key, letting mac80211 validate the MIC instead.
Additionally, strip the MIC for all frames that the hardware considers
valid to avoid wasting CPU cycles re-validating it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions