]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hpsa: clean up error handling
authorRobert Elliott <elliott@hp.com>
Fri, 6 Nov 2015 13:47:41 +0000 (05:47 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 19:47:05 +0000 (11:47 -0800)
commit095fd9e71ab7716217d6de8003158606bd386f12
treee35d2a69de007ebca6e651d5d6bd3bf1164dcd52
parentbc8c324459609c0e0de5231b2279eda86e3a3660
hpsa: clean up error handling

refactor error cleanup and shutdown
disable interrupts and pci_disable_device on critical failures
add hpsa_free_cfgtables function

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com>
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Orabug: 22075051
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
drivers/scsi/hpsa.c