commit | 2c452297ff3eaafad41d24fa03d54a169ced8de1 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Aug 25 23:11:21 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 29 15:30:31 2011 -0400 |
tree | dd0df8030f6eea40766f205c81709c04a9fa090e | |
parent | ae2c30bfcd29c6f1215d58a1c5663d58978011b8 [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>