]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hpsa: remove abort handler
authorDon Brace <don.brace@microsemi.com>
Sat, 25 Feb 2017 00:08:03 +0000 (16:08 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 20:17:58 +0000 (12:17 -0800)
commit8669382a596548411a4d2005f9738449e4f069ff
tree2a5ed0519b9c2f4e38dce9b4f75085c04eb7bc72
parent60bac06a48cf8d2e0fd0e465dec2971f3f30964c
hpsa: remove abort handler

There are a lot of racy conditions not handled, turn off
the abort handler for now and re-add it when all
cases are covered.

Signed-off-by: Don Brace <don.brace@microsemi.com>
Orabug: 25605941
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/scsi/hpsa.c