Files
linux/drivers/net
Wang Hai 7fe74dfd41 net: natsemi: Fix missing pci_disable_device() in probe and remove
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>
2021-08-02 15:09:52 +01:00
..
2021-07-16 17:22:35 -07:00
2021-07-30 08:47:34 +02:00
2021-07-13 09:43:50 -07:00
2021-07-23 10:34:31 +02:00
2021-06-28 12:44:17 -07:00
2021-05-20 15:10:57 -07:00
2021-06-14 13:17:10 -07:00
2021-06-01 17:05:04 -07:00
2021-05-20 15:10:57 -07:00
2021-05-19 12:01:44 -07:00