]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Fix WPA TKIP Michael MIC failures.
authorGertjan van Wingerde <gwingerde@gmail.com>
Sun, 30 Jan 2011 12:22:41 +0000 (13:22 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Feb 2011 20:02:58 +0000 (15:02 -0500)
commit87442e40f3f9a56da4a6ad78e2f30416489bda7f
tree54372b6efee6de0396d27f6cc37bbff8cb067044
parentf5713d8d4621027216f3de7396ea12cb9d8a0b79
rt2x00: Fix WPA TKIP Michael MIC failures.

As reported and found by Johannes Stezenbach:
rt2800{pci,usb} do not report the Michael MIC in RXed frames, but do check
the Michael MIC in hardware. Therefore we have to report to mac80211 that the
received frame does not include the Michael MIC.

https://bugzilla.kernel.org/show_bug.cgi?id=16608

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c
drivers/net/wireless/rt2x00/rt2800usb.c