1
0
Fork 0
alistair23-linux/drivers/net/ethernet/8390
Jia-Ju Bai eb69c5bf82 ne2k-pci: Add pci_disable_device in error handling
For linux-3.18.0
The driver lacks pci_disable_device in error handling code of
ne2k_pci_init_one, so the device enabled by pci_enable_device is not
disabled when errors occur.
This patch fixes this problem.

Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-27 02:20:55 -05:00
..
8390.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
8390.h 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature 2013-12-11 17:21:02 -05:00
8390p.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig m68k/atari: EtherNEC - ethernet support (ne) 2014-08-11 12:36:05 -07:00
Makefile net/ethernet: Drop H8/300 Ethernet driver 2013-09-16 18:20:24 -07:00
apne.c net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 2014-04-12 01:59:38 -04:00
ax88796.c net: ethernet: 8390: drop owner assignment from platform_drivers 2014-10-20 16:21:02 +02:00
axnet_cs.c drivers/net: Remove typedef axnet_dev_t 2014-08-07 16:02:58 -07:00
etherh.c net: eth: 8390: remove section warning in etherh.c 2013-12-12 14:02:20 -05:00
hydra.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00
lib8390.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
mac8390.c 8390: remove unnecessary break after return 2014-07-20 21:30:18 -07:00
mcf8390.c net: ethernet: 8390: drop owner assignment from platform_drivers 2014-10-20 16:21:02 +02:00
ne.c net: ethernet: 8390: drop owner assignment from platform_drivers 2014-10-20 16:21:02 +02:00
ne2k-pci.c ne2k-pci: Add pci_disable_device in error handling 2014-12-27 02:20:55 -05:00
pcnet_cs.c drivers/net: Remove typedefs pcnet_dev_t and hw_info_t 2014-08-07 16:02:58 -07:00
smc-ultra.c 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature 2013-12-11 17:21:02 -05:00
stnic.c 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature 2013-12-11 17:21:02 -05:00
wd.c 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature 2013-12-11 17:21:02 -05:00
zorro8390.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00