ath10k: re-enable TXQs for all devices
authorToke Høiland-Jørgensen <toke@toke.dk>
Fri, 10 Nov 2017 00:48:39 +0000 (09:48 +0900)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 2 Dec 2017 14:14:19 +0000 (16:14 +0200)
commit170e8e6176d480717b0603a988ce7e4c1be654a8
tree66aa46de7bc4657b38c5451724b816eea44ef491
parent626ab6707abe6cccc0cb26454d13b0efd72b8a6c
ath10k: re-enable TXQs for all devices

Commit 4ca1807815aa ("ath10k: disable wake_tx_queue for older devices")
disables the use of the mac80211 TXQs for some devices because of a theoretical
throughput regression. The original regression report[1] was related to
fq_codel qdisc drop performance, which was fixed in commit 9d18562a2278
("fq_codel: add batch ability to fq_codel_drop()"). Since then, we have not
seen the TXQ-related regression, so it should be safe to re-enable TXQs.

[1] http://lists.infradead.org/pipermail/ath10k/2016-April/007266.html

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c