alistair23-linux/drivers/staging/ath6kl
Vasiliy Kulikov 8db3271cb2 staging: ath6kl: use free_netdev(netdev) instead of kfree()
It is not guaranteed that free_netdev() is macro.
Freeing netdev without free_netdev() leads to net, tx leaks.
I might lead to dereferencing freed pointer.

Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-30 04:14:08 -07:00
..
bmi staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
hif staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
htc2 staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
include staging: ath6kl: Eliminating the symlink to 2.0 header files 2010-09-08 21:26:41 -07:00
miscdrv staging: ath6kl: Removing duplicate includes 2010-09-20 17:02:01 -07:00
os/linux staging: ath6kl: use free_netdev(netdev) instead of kfree() 2010-09-30 04:14:08 -07:00
reorder staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
wlan staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
wmi staging: ath6kl: '&pointer[0]' to 'pointer' fix 2010-09-20 16:10:56 -07:00
Kconfig staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
Makefile staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
TODO staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00