mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 Mar 2015 13:18:58 +0000 (15:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 08:07:35 +0000 (10:07 +0200)
For hwsim, the duration field in frames is already not valid for
the common case of HT/VHT MCSes, so there's little point in trying
to keep it accurate for the legacy rates. Enable the fast-xmit code
to allow testing that, although given the dependency on hardware
crypto it will only be enabled in open network configurations.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c

Simple merge