From 968a5763fb7247feb0e69573a2975a7a0c094267 Mon Sep 17 00:00:00 2001 From: Ed Lin Date: Thu, 5 Jul 2007 12:09:06 -0700 Subject: [PATCH] [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 Signed-off-by: James Bottomley --- Reading git-format-patch failed