iwlwifi: don't leak Tx skb when a queue is disabled
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 18 Oct 2012 10:38:37 +0000 (12:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 23 Oct 2012 13:24:19 +0000 (15:24 +0200)
Since the queue might not be empty, we need to free the
pending Tx packets.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found