Johannes Berg e673a65952 mac80211: fix mgmt-tx abort cookie and leak
If a mgmt-tx operation is aborted before it runs, the wrong
cookie is reported back to userspace, and the ack_skb gets
leaked since the frame is freed directly instead of freeing
it using ieee80211_free_txskb(). Fix that.

Fixes: 3b79af973cf4 ("mac80211: stop using pointers as userspace cookies")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-12-04 14:43:32 +01:00
..
2015-10-13 17:42:34 +02:00
2015-11-22 11:54:10 -05:00
2015-11-02 15:38:26 -05:00
2015-11-02 22:47:14 -05:00
2015-11-22 11:54:10 -05:00
2015-10-23 03:05:19 -07:00
2015-10-27 19:52:59 -07:00
2015-11-17 15:25:44 -05:00