commit | 4505d1fe006eae619d765d59977a408c0dd6f571 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Mar 30 15:18:58 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 22 10:07:35 2015 +0200 |
tree | 3c4b48e6c0ee16872fa39803f9cb0ecea14b4ef3 | |
parent | 17c18bf880b2464851e5a2bca86521affc46c97e [diff] |
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>