From: Johannes Berg Date: Thu, 15 May 2008 10:55:25 +0000 (+0200) Subject: mac80211: fix bugs in queue handling functions X-Git-Tag: v2.6.27-rc1~969^2~337^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4680470a34a4f39af3d0a5c40f70befd8701908;p=pandora-kernel.git mac80211: fix bugs in queue handling functions Commit 55c308c1315bc7267dbb88011c208fd743cdce31 ("mac80211: QoS related cleanups") introduced another bug, the queue handling functions that operate on all queues now only operated on the first queues, not the A-MPDU queues as expected. This patch fixes this. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed