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)
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>

No differences found