commit | f09a878511997c25a76bf111a32f6b8345a701a5 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Apr 10 15:26:06 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 12 13:22:09 2013 -0400 |
tree | 19843003f4e0eed9480756ae47dd274585d2da76 | |
parent | bef086e08e8281fe6ccf764b83cb9b12791466ed [diff] |
ath9k_hw: change AR9580 initvals to fix a stability issue The hardware parsing of Control Wrapper Frames needs to be disabled, as it has been causing spurious decryption error reports. The initvals for other chips have been updated to disable it, but AR9580 was left out for some reason. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>