From: Manish Rangankar Date: Fri, 7 Oct 2011 23:55:47 +0000 (-0700) Subject: [SCSI] qla4xxx: Fixed session destroy issue on link up-down. X-Git-Tag: v3.2-rc1~125^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98270ab45c0a5e533f253f04e0b617c98b5a6259;p=pandora-kernel.git [SCSI] qla4xxx: Fixed session destroy issue on link up-down. During link down, iscsid tries to do re-login to failed session. In case of link down-up-down, LLD was sending connection login failed event to iscsid, which is destroying the session, instead we have to continue re-login by sending connection err event. JIRA Key: UPSISCSI-134 Signed-off-by: Manish Rangankar Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed