commit | 981c982c2d739940d36ab535047a471943787c93 | [log] [tgz] |
---|---|---|
author | Lalit Chandivade <lalit.chandivade@qlogic.com> | Mon Feb 13 18:30:41 2012 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 09:31:18 2012 -0600 |
tree | 320437adfbee1062887380650db8d33edffd7e8b | |
parent | 45857216f2a513872efc965f66bca21ace0980fd [diff] |
[SCSI] qla4xxx: Fix un-necessary delay on invalid DDB Fix the un-necessary wait for completion of a sendtarget on an invalid DDB entry. The state of an invalid DDB entry is 0 (unassigned) This will also avoid the delays during system boot. Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>