From: Felix Fietkau Date: Sat, 28 Aug 2010 16:21:21 +0000 (+0200) Subject: ath9k: fix spurious MIC failure reports X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56363ddeeed3afc5277ca227209773bc1042cc7b;p=pandora-kernel.git ath9k: fix spurious MIC failure reports According to the hardware documentation, the MIC failure bit is only valid if the frame was decrypted using a valid TKIP key and is not a fragment. In some setups I've seen hardware-reported MIC failures on an AP that was configured for CCMP only, so it's clear that additional checks are necessary. Signed-off-by: Felix Fietkau Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed