From: Abhijeet Joglekar Date: Fri, 27 Feb 2009 18:54:41 +0000 (-0800) Subject: [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport X-Git-Tag: v2.6.29~41^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571f824c3cd7b7f5a40ba100f7e576b6b0fe826a;p=pandora-kernel.git [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport When a rport goes away, libFC does a plogi which will reset exchanges at the rport. Clean exchanges at our end, both in transport and libFC. If transport hooks into exch_mgr_reset, it will call back into fc_exch_mgr_reset() to clean up libFC exchanges. Signed-off-by: Abhijeet Joglekar Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed