]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a200d981a284e4b4add1fff0a6a49abf1b1d43d
tree936a15e2817360d322ebe90373099da0d3f478a9
parent5552ade987d07304e2b2b6f44c10affd745687a5
Revert "mac80211: Add TXQ scheduling API"

This reverts commit e523fbcf9dc39bbb56bb4bd7836537b04c0dfdff.

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