iwlwifi: tid_data logic move to upper layer - check_empty
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 16 Dec 2011 15:13:25 +0000 (07:13 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 16 Dec 2011 15:23:01 +0000 (07:23 -0800)
commit20addec6ac77fbffa1c913f8d07d3a78a9e50321
tree9952fb8bb300ea2208d84dda32bac77225f7099b
parent822e8b2a2d708f99daf1ae4cd9b9e4c9d84069c6
iwlwifi: tid_data logic move to upper layer - check_empty

The tid_data is not related to the transport layer, so move
the logic that depends on it to the upper layer.
This patch deals with the code that checks if there are still
pending packets for an RA / TID.

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-trans-pcie.c