From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:11:21 +0000 (-0700) Subject: iwlagn: upper layer stores iwl_rxon_context in skb's CB X-Git-Tag: v3.2-rc1~129^2~287^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c452297ff3eaafad41d24fa03d54a169ced8de1;p=pandora-kernel.git iwlagn: upper layer stores iwl_rxon_context in skb's CB This removes the need for iwl_tx_info. Each tx queue holds an array of skbs, the transport layer doesn't need to know anything about the context in which a specific skb is sent. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed