From: Felix Fietkau Date: Mon, 22 Nov 2010 14:39:39 +0000 (+0100) Subject: ath9k_hw: fix A-MPDU key search issues on AR9003 X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d2ebb2a0aa2cae0446289c8f927067aec06079;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed