iwlwifi: need check for valid qos packet before free
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 8 Apr 2010 20:17:37 +0000 (13:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 8 Apr 2010 20:13:41 +0000 (16:13 -0400)
commitece6444c2fe80dab679beb5f0d58b091f1933b00
tree65399a39d871262c3f9a09b4139ae99808ee89cf
parent1144601118507f8b3b676a9a392584d216d3f2cc
iwlwifi: need check for valid qos packet before free

For 4965, need to check it is valid qos frame before free, only valid
QoS frame has the tid used to free the packets.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-4965.c