Re: [PATCH] hpsa: correct scsi 6byte lba calculation

2016-09-19 Thread Martin K. Petersen
> "Don" == Don Brace writes: Don> From: Mahesh Rajashekhara Don> Missing 5 bits of byte 1 in the LBA issued by SML Applied to 4.9/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a messa

[PATCH] hpsa: correct scsi 6byte lba calculation

2016-09-16 Thread Don Brace
From: Mahesh Rajashekhara Missing 5 bits of byte 1 in the LBA issued by SML Reported-by: Mahesh Rajashekhara Reviewed-by: Scott Teel Reviewed-by: Kevin Barnett Signed-off-by: Mahesh Rajashekhara Signed-off-by: Don Brace --- drivers/scsi/hpsa.c | 14 ++ 1 file changed, 10 inse