]> 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, 31 Jan 2011 20:06:24 +0000 (15:06 -0500)
commitc2cece9d8da2c2913f2692b2041e4ddb08064bfb
tree23724f1c97db44831efdac9f13a96b945025ec7d
parentb14a40fdd34070eab13ccf96b548da445ee2e1c3
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.

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