• Don Fry's avatar
    [PATCH] pcnet32: added pci_disable_device · f9b451bd
    Don Fry authored
    This patch adds pci_disable_device in the appropriate places to
    eliminate the following message when removing the module.
    
    pcnet32 0000:00:05.0: Device was removed without properly calling pci_disable_device(). This may need fixing.
    pcnet32 0000:02:05.0: Device was removed without properly calling pci_disable_device(). This may need fixing.
    
    Tested ia32.
    signed-off-by: default avatarDon Fry <brazilnut@us.ibm.com>
    Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
    f9b451bd
pcnet32.c 71.2 KB