mac80211_hwsim: Fix RX status reporting for HT
authorJouni Malinen <j@w1.fi>
Sat, 6 Aug 2011 20:07:00 +0000 (23:07 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Aug 2011 18:07:41 +0000 (14:07 -0400)
commit281ed297ffb6741550e33b99b24ac3f5c16e3458
tree2e8ca8b726371beeedbd883662164c0d3278840f
parent20adc1aecca5a55d7dba2189c1783c2e6d73fac7
mac80211_hwsim: Fix RX status reporting for HT

RX_FLAG_HT must be included when reporting MCS rates. Without
this, mac80211 ended up dropping any frame sent at MCS index 12
or higher and that resulted in oddly random looking errors in
mac80211_hwsim tests.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mac80211_hwsim.c