iwlwifi: tx command must run on same tfd as packet
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 14 Oct 2008 19:32:49 +0000 (12:32 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:31 +0000 (19:00 -0400)
commitb88b15dfbddc8837569c6dea49348791357de4aa
tree968a639c4e592fd48cd16f2969c5e983f7dc898d
parent499b1883038a7db2dcf8b64229f8533ce2c8f0fc
iwlwifi: tx command must run on same tfd as packet

This patch makes clear that tx command is attached to the same tfd as
the tx packet

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c