From: Lalit Chandivade Date: Mon, 13 Feb 2012 13:00:41 +0000 (+0530) Subject: [SCSI] qla4xxx: Fix un-necessary delay on invalid DDB X-Git-Tag: v3.4-rc1~145^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981c982c2d739940d36ab535047a471943787c93;p=pandora-kernel.git [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 Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed