commit | 868caae3fe2e35e2353d86af95e03eeaa9439d97 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Oct 21 19:23:02 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 23 14:02:06 2014 -0400 |
tree | 242ea49da511b77ff38603722cbe456a0a2308da | |
parent | 598a0df07fc6c4642f9b0497cef1233e41d4c987 [diff] |
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>