OSDN Git Service

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)
commit60d7900dcb984d0f470013a517adbe7ae845163b
tree053ed23e19f350713ba08762961aa3ece6428a11
parent3ffd884012bb12d3ed64c9fd9a142a62fdcfaf11
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