From: Johannes Berg Date: Mon, 23 Aug 2010 14:57:17 +0000 (-0700) Subject: iwlwifi: disable aggregation queue if stopped early X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c121d7558a550e8e48956fbd389759a850ab53;p=pandora-kernel.git iwlwifi: disable aggregation queue if stopped early When aggregation is stopped again for some reason before the queue we selected has drained, we will currently leak the TX queue and keep it enabled for aggregation. Normally this doesn't happen, so the problem is rarely seen. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed