]> git.karo-electronics.de Git - mv-sheeva.git/commit - drivers/net/wireless/rt2x00/rt2800pci.c
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)
commita866a2cc1c558089dd4c627eeb300142b1354474
tree54372b6efee6de0396d27f6cc37bbff8cb067044
parent573cfde7aaeaadb0fd356ff2a14bdf9238967661
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