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)
commit4505d1fe006eae619d765d59977a408c0dd6f571
tree3c4b48e6c0ee16872fa39803f9cb0ecea14b4ef3
parent17c18bf880b2464851e5a2bca86521affc46c97e
mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT

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