commit | 02d2ebb2a0aa2cae0446289c8f927067aec06079 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Nov 22 15:39:39 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 22 15:58:55 2010 -0500 |
tree | df808aa984fe4dfd5519e0056b5b96b84f421523 | |
parent | 7253965a1cfbd22dd20f92b7a054e831777e284e [diff] |
ath9k_hw: fix A-MPDU key search issues on AR9003 Under load, a large number of frames can produce decryption errors, even when no key cache update is being done. Performing a key search for every single frame in an A-MPDU improves reliability. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>