OSDN Git Service

Revert "mac80211: Add TXQ scheduling API"
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Dec 2017 09:11:54 +0000 (10:11 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 19 Dec 2017 09:12:48 +0000 (10:12 +0100)
commite7881bd5942df7df2fc450fd2aaa753fc4c4e125
tree936a15e2817360d322ebe90373099da0d3f478a9
parent0973dd45ecefd746569d414406f5733062fe2817
Revert "mac80211: Add TXQ scheduling API"

This reverts commit e937b8da5a591f141fe41aa48a2e898df9888c95.

Turns out that a new driver (mt76) is coming in through
Kalle's tree, and will conflict with this. It also has some
conflicting requirements, so we'll revisit this later.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
15 files changed:
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c
drivers/net/wireless/ath/ath9k/xmit.c
include/net/mac80211.h
net/mac80211/agg-tx.c
net/mac80211/driver-ops.h
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/sta_info.c
net/mac80211/trace.h
net/mac80211/tx.c