From: Felix Fietkau Date: Sun, 30 Nov 2014 19:38:41 +0000 (+0100) Subject: ath9k: fix BE/BK queue order X-Git-Tag: v3.2.67~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e002a8ffe3cc016aa809c1b6134b0e154841710d;p=pandora-kernel.git ath9k: fix BE/BK queue order commit 78063d81d353e10cbdd279c490593113b8fdae1c upstream. Hardware queues are ordered by priority. Use queue index 0 for BK, which has lower priority than BE. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed