ath9k: Enable HW queue control only for MCC
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 21 Oct 2014 13:53:02 +0000 (19:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 23 Oct 2014 18:02:06 +0000 (14:02 -0400)
commit868caae3fe2e35e2353d86af95e03eeaa9439d97
tree242ea49da511b77ff38603722cbe456a0a2308da
parent598a0df07fc6c4642f9b0497cef1233e41d4c987
ath9k: Enable HW queue control only for MCC

Enabling HW queue control for normal (non-mcc) mode
causes problems with queue management, resulting
in traffic stall. Since it is mainly required for
fairness in MCC mode, disable it for the general case.

Bug: https://dev.openwrt.org/ticket/18164

Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/xmit.c