diff options
author | Krishna Gudipati <kgudipat@brocade.com> | 2010-03-06 06:38:27 +0300 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-03-07 10:42:38 +0300 |
commit | 95aa060decd2472d319c3f12b0b1b699a5f35058 (patch) | |
tree | c6167c5897c92dcee5c7c624d71b5be99057ee2d /drivers/scsi/jazz_esp.c | |
parent | 25e2934c26f5efaea156c9fda4457d01a8bb44e1 (diff) | |
download | linux-95aa060decd2472d319c3f12b0b1b699a5f35058.tar.xz |
[SCSI] bfa: Handle SCSI IO underrun case.
When IO is completed with underrun and with good SCSI status, check if
the transferred bytes against scsi_cmnd->underflow, which is set to
minimum number of bytes that must be transferred for this command, if
is less than required minimum, complete the IO with DID_ERROR.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/jazz_esp.c')
0 files changed, 0 insertions, 0 deletions