aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
diff options
context:
space:
mode:
authorSenthil Balasubramanian <senthilb@qca.qualcomm.com>2011-07-12 00:02:56 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-04 21:58:33 -0700
commit79db0af8b41b543e1fa684a4eb5949663aa52ae4 (patch)
tree0f648a6f58cda96eff27c49f075e0bd40bd73ec7 /fs/cifs
parent2124ddf8032f814b4bc6e785f152a4db7baaff3b (diff)
downloadkernel_samsung_smdk4412-79db0af8b41b543e1fa684a4eb5949663aa52ae4.zip
kernel_samsung_smdk4412-79db0af8b41b543e1fa684a4eb5949663aa52ae4.tar.gz
kernel_samsung_smdk4412-79db0af8b41b543e1fa684a4eb5949663aa52ae4.tar.bz2
ath9k_hw: Fix incorrect key_miss handling
commit 0472ade031b5c0c69c21cf96acf64c50eb9ba3c2 upstream. Decryping frames on key_miss handling shouldn't be done for Michael MIC failed frames as h/w would have already decrypted such frames successfully anyway. Also leaving CRC and PHY error(where the frame is going to be dropped anyway), we are left to prcoess Decrypt error for which s/w decrypt is selected anway and so having key_miss as a separate check doesn't serve anything. So making key_miss handling mutually exlusive with other RX status handling makes much more sense. This patch addresses an issue with STA not reporting MIC failure events resulting in STA being disconnected immediately. Signed-off-by: Senthil Balasubramanian <senthilb@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions