On 11/25/2014 05:05 AM, Douglas Gilbert wrote:
> +     case 0x53:      /* XDWRITEREAD(10) */
> +             ei_lba = 0;
> +             lba = get_unaligned_be32(cmd + 2);
> +             num = get_unaligned_be16(cmd + 7);
> +             check_prot = false;
> +             break;
Why not use 'XDWRITEREAD_10' here?
It did work in the original version ...

(This is the bit I meant :-)

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                   zSeries & Storage
[email protected]                          +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 21284 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to