From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:11:22 +0000 (-0700) Subject: iwlagn: set tx_fifo for ampdu in transport layer X-Git-Tag: v3.2-rc1~129^2~287^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba562f71198a2cb03bb8d20640ffdf996275c3f0;p=pandora-kernel.git iwlagn: set tx_fifo for ampdu in transport layer the mapping tx_queue -> fifo is really transport related. The upper layer should be involved in such things. Note that upon agg_disable, the queue is always mapped to fifo 0, but this doesn't matter since when the queue will be setup again for a new BA session, it will be configured to the good fifo anyway. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed