commit | f7578404ec2c0ae502b14626d819a7466f2273aa | [log] [tgz] |
---|---|---|
author | Denton Gentry <dgentry@google.com> | Sat Feb 07 10:06:23 2015 -0800 |
committer | Denton Gentry <dgentry@google.com> | Sat Feb 07 10:06:23 2015 -0800 |
tree | f3ec2da9052e5004ca7f291ff6fb43ed5db077f3 | |
parent | 5d3e65a6707fadfd2b44b6c124fd56b07dd73589 [diff] |
Import OpenWRT r43011 for ath9k https://dev.openwrt.org/browser/trunk/package/kernel/mac80211/patches/336-ath9k-Enable-HW-queue-control-only-for-MCC.patch?rev=43011 Should fix b/19237623 From: Sujith Manoharan <c_manoha@qca.qualcomm.com> Date: Tue, 21 Oct 2014 19:23:02 +0530 Subject: [PATCH] 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 Change-Id: Ia6631650adf0af528bb49ebe01b9a475c2e31452 Cc: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>