]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT
authorJohannes Berg <johannes.berg@intel.com>
Fri, 10 Apr 2015 12:13:14 +0000 (14:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 08:07:39 +0000 (10:07 +0200)
commit5a58594d9c26afc6c1aba7d02b86951a1a96bf30
tree053ed23e19f350713ba08762961aa3ece6428a11
parentea7eb2dddaf4c524cadd2083c65ed6faf9886e74
wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT

The driver can clearly enable fast-xmit since it does rate
control in the device and thus must do duration calculation
there as well.

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