commit | a45f369d477c0e1b15b77c7b09ccfa043097e9ab | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Sun Jan 30 13:22:41 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 31 15:06:24 2011 -0500 |
tree | 23724f1c97db44831efdac9f13a96b945025ec7d | |
parent | 21957c31f6b388c7feaac59e56f765b5cc41377d [diff] |
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>