[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Fri, 3 Sep 2010 21:57:04 +0000 (14:57 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 18:18:31 +0000 (15:18 -0300)
Currently, if target sets the SCSI Status (with Check condition)
and there is no FCP residual bit set then driver  does not check
for dropped frame.  This could lead to data corruption.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found