commit | 78063d81d353e10cbdd279c490593113b8fdae1c | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Nov 30 20:38:41 2014 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 01 15:57:21 2014 -0500 |
tree | fac3f5fad5b76b53a44400acf5074aa45cd8d772 | |
parent | ad8fdccf9c197a89e2d2fa78c453283dcc2c343f [diff] |
ath9k: fix BE/BK queue order Hardware queues are ordered by priority. Use queue index 0 for BK, which has lower priority than BE. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>