• David Jeffery's avatar
    ips driver 2/3: adapter error handling fixes · 8f0678e6
    David Jeffery authored
    This patch fixes three previously fatal error
    cases during card initialization.  Non-fatal
    errors for a battery pic reprogram, unitialized
    nvram, or an unitialized card are now correctly
    handled.
    
    There is also a one line fix where a pci_alloc
    call was being given a NULL pointer instead of
    the pci dev.
    8f0678e6
ips.c 254 KB