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>
Mon, 31 Jan 2011 19:48:15 +0000 (14:48 -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>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found