]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hpsa: correct transfer length for 6 byte read/write
authorDon Brace <don.brace@pmcs.com>
Fri, 6 May 2016 19:05:36 +0000 (12:05 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 22 May 2016 21:49:16 +0000 (14:49 -0700)
commit7ee7f7763eeba9d3fc845ee58d057440dd4cf92e
tree5cd74f9cc483a060b65e5acc37330357f3885270
parente2208c54c8f176af4891e820f3242a5fddb0571d
hpsa: correct transfer length for 6 byte read/write

 commands

handle block counts of 0. Cleanup block and block count calculations.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Reviewed-by: Justin Lindley <justin.lindley@pmcs.com>
Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Orabug: 23064595
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/scsi/hpsa.c