iwlagn: move Tx datapath to transport layer
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 3 Jul 2011 08:22:15 +0000 (11:22 +0300)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 16 Jul 2011 14:36:36 +0000 (07:36 -0700)
commit47c1b496015e41e1068878814596af9a45d4fa84
tree26f086a3b95e858a9bd897a655a320f520c43467
parent94f9b97be5b3bf67392e43fb7f567721b09142c2
iwlagn: move Tx datapath to transport layer

Split the Tx datapath in two parts:
* the first deals with the Tx cmd composition
* the second attaches the skb + Tx cmd to the queues

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-tx.c
drivers/net/wireless/iwlwifi/iwl-agn.h
drivers/net/wireless/iwlwifi/iwl-dev.h
drivers/net/wireless/iwlwifi/iwl-trans.c
drivers/net/wireless/iwlwifi/iwl-trans.h