ath9k: Fix memory leak due to failed PAPRD frames
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Mon, 31 Jan 2011 07:55:29 +0000 (13:25 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 1 Feb 2011 16:06:00 +0000 (11:06 -0500)
commit479600777bb588724d044815415f7d708d06644b
tree52774b3948936662d0ee33effbc659364a40d87f
parent9b00b4157f7b3265de291ac8979a5f1611ce64ab
ath9k: Fix memory leak due to failed PAPRD frames

free the skb's when the Tx of PAPRD frames fails and also add a debug
message indicating that.

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c