commit | 968a5763fb7247feb0e69573a2975a7a0c094267 | [log] [tgz] |
---|---|---|
author | Ed Lin <ed.lin@promise.com> | Thu Jul 05 12:09:06 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Sat Jul 14 18:59:10 2007 -0500 |
tree | 7c8d9e51241df8bde636bbace2ad5a58752b5a53 | |
parent | 80dc3e062a8f82acd5852df15f6b4bc3359de871 [diff] |
[SCSI] stex: use resid for xfer len information The original implementation in stex_ys_commands() is inappropriate. For xfer len information, we should use resid instead. Signed-off-by: Ed Lin <ed.lin@promise.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>