commit | 281ed297ffb6741550e33b99b24ac3f5c16e3458 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Sat Aug 06 23:07:00 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Aug 10 14:07:41 2011 -0400 |
tree | 2e8ca8b726371beeedbd883662164c0d3278840f | |
parent | 20adc1aecca5a55d7dba2189c1783c2e6d73fac7 [diff] |
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>