From: Senthil Balasubramanian Date: Tue, 30 Nov 2010 14:45:38 +0000 (+0530) Subject: mac80211: Fix STA disconnect due to MIC failure X-Git-Tag: v2.6.37-rc6~14^2~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e26d5ad2f9c038609d42eebc676cd1107709eef;p=pandora-kernel.git mac80211: Fix STA disconnect due to MIC failure Th commit titled "mac80211: clean up rx handling wrt. found_sta" removed found_sta variable which caused a MIC failure event to be reported twice for a single failure to supplicant resulted in STA disconnect. This should fix WPA specific countermeasures WiFi test case (5.2.17) issues with mac80211 based drivers which report MIC failure events in rx status. Cc: Stable (2.6.37) Signed-off-by: Senthil Balasubramanian Signed-off-by: John W. Linville --- Reading git-diff-tree failed