[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
commit571f824c3cd7b7f5a40ba100f7e576b6b0fe826a
authorAbhijeet Joglekar <abjoglek@cisco.com>
Fri, 27 Feb 2009 18:54:41 +0000 (27 10:54 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 6 Mar 2009 21:36:28 +0000 (6 15:36 -0600)
tree2b3bd0708e541f6a37bcd67c5d71e60272641cd0
parent1f6ff364ceda516f88351a8ab640e656beed0b26
[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 <abjoglek@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libfc/fc_rport.c