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)
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>

No differences found