scsi: hpsa: send ioaccel requests with 0 length down raid path
authorDon Brace <don.brace@microsemi.com>
Thu, 4 May 2017 22:51:42 +0000 (17:51 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Jun 2017 00:48:01 +0000 (20:48 -0400)
commitb63c64ac5a5ccb6ee56e0d906f2f5d2b7e54cbd9
treeccb487f2d8b92bc7c062924d346ec63e2c591612
parent3d38f00c4107cc007056db9f4ab14ecb17ed193f
scsi: hpsa: send ioaccel requests with 0 length down raid path

- Block I/O requests with 0 length transfers which go down the ioaccel
  path. This causes lockup issues down in the basecode.
- These issues have been fixed, but there are customers who are
  experiencing the issues when running older firmware.

Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hpsa.c