commit | 0374f55ed882a46cd4825dde16ca2392d4c367f6 | [log] [tgz] |
---|---|---|
author | Lalit Chandivade <lalit.chandivade@qlogic.com> | Fri Sep 03 14:57:04 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Sep 05 15:18:31 2010 -0300 |
tree | a3ef88e6d67597555f2a4ac9e15b8d52216a4e24 | |
parent | 4142b1987f1f8ba90589642cb74566eaff3dc2e9 [diff] |
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set. 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>