mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
7c0965e614
The de2104x did a pci_disable_device() in it's close function, but the open function never does a pci_enable_device() and assumes that the device is already enabled. Considering that downing the interface is just a temporary thing the pci_disable_device() isn't a pretty good idea and removing it from the close function just fixes the bug. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Acked-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> |
||
---|---|---|
.. | ||
21142.c | ||
de4x5.c | ||
de4x5.h | ||
de2104x.c | ||
dmfe.c | ||
eeprom.c | ||
interrupt.c | ||
Kconfig | ||
Makefile | ||
media.c | ||
pnic2.c | ||
pnic.c | ||
timer.c | ||
tulip_core.c | ||
tulip.h | ||
uli526x.c | ||
winbond-840.c | ||
xircom_cb.c |