• D
    netxen: fix crashes during module unload · 3052246c
    dhananjay@netxen.com 提交于
    This patch fixes two problems during driver unload. The pci_disable_device()
    call is before firmware reload, causing reads and writes across PCI bus after
    disabling device. Second problem is the register window was wrong during
    firmware reload
    
    Signed-off by: Dhananjay Phadke <dhananjay@netxen.com>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    3052246c
netxen_nic_main.c 37.8 KB