From: Johannes Berg Date: Mon, 30 Mar 2015 13:18:58 +0000 (+0200) Subject: mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~345^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4505d1fe006eae619d765d59977a408c0dd6f571;p=pandora-kernel.git 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 --- Reading git-diff-tree failed