ath9k: fix access to a freed skb in ath_rx_tasklet()
authorPavel Roskin <proski@gnu.org>
Sat, 4 Apr 2009 00:10:26 +0000 (20:10 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Apr 2009 14:39:07 +0000 (10:39 -0400)
commit853da11b94e674445e93660f47a5f0aeeea09623
treef8ef7a90da0a04fb81feca8f447baf6bf47a3c3d
parentc6dbe17f193c4adc8afc6884f26efb5fa27aa8af
ath9k: fix access to a freed skb in ath_rx_tasklet()

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/recv.c