linux-brain/drivers/net/ethernet/dec/tulip
Wang Hai dff00ce448 tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
[ Upstream commit 76a16be07b209a3f507c72abe823bd3af1c8661a ]

Replace pci_enable_device() with pcim_enable_device(),
pci_disable_device() and pci_release_regions() will be
called in release automatically.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-04 12:27:40 +02:00
..
21142.c
de4x5.c drivers/net/ethernet: clean up unused assignments 2021-06-03 08:59:16 +02:00
de4x5.h
de2104x.c net: dec: de2104x: Increase receive ring size for Tulip 2020-10-07 08:01:26 +02:00
dmfe.c net: tulip: Adjust indentation in {dmfe, uli526x}_init_module 2020-02-11 04:35:46 -08:00
eeprom.c tulip: eeprom: use struct_size() in kmalloc() 2019-02-01 15:12:29 -08:00
interrupt.c
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
media.c drivers/net/ethernet: clean up unused assignments 2021-06-03 08:59:16 +02:00
pnic.c
pnic2.c
timer.c
tulip_core.c
tulip.h
uli526x.c net: tulip: Adjust indentation in {dmfe, uli526x}_init_module 2020-02-11 04:35:46 -08:00
winbond-840.c tulip: windbond-840: Fix missing pci_disable_device() in probe and remove 2021-08-04 12:27:40 +02:00
xircom_cb.c