From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:11:27 +0000 (-0700) Subject: iwlagn: move the disable agg logic to transport layer X-Git-Tag: v3.2-rc1~129^2~287^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f01d567c5b9e136d9b070e00be88169d5b2227e;p=pandora-kernel.git iwlagn: move the disable agg logic to transport layer Since all the check_empty logic is now in the transport layer, the upper layer doesn't need to know anything about tx queues. The disable aggregation flow was the last to know what a tx queue is, so move it too. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed