ath9k_hw: fix A-MPDU key search issues on AR9003
authorFelix Fietkau <nbd@openwrt.org>
Mon, 22 Nov 2010 14:39:39 +0000 (15:39 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Nov 2010 20:58:55 +0000 (15:58 -0500)
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>

No differences found