alistair23-linux/drivers/net/ethernet/3com
Jia-Ju Bai 2fc09962e2 3c59x: Fix resource leaks in vortex_open
When vortex_up is failed, the skb buffers allocated by __netdev_alloc_skb
in vortex_open are not released, which may cause resource leaks.
This bug has been submitted before.
This patch modifies the error handling code to fix it.

Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-03 15:21:33 -07:00
..
3c59x.c 3c59x: Fix resource leaks in vortex_open 2015-08-03 15:21:33 -07:00
3c509.c
3c515.c
3c574_cs.c
3c589_cs.c
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
typhoon.c
typhoon.h