commit | bbf156697a6332f9074e2b275a9157d99a431398 | [log] [tgz] |
---|---|---|
author | Abhijeet Joglekar <abjoglek@cisco.com> | Tue Apr 21 16:27:14 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 27 10:19:01 2009 -0500 |
tree | 13928d3cf46a7029a3e764c8767d8c6a31dd2349 | |
parent | a0fd2e49ec75bf74d3d202df51dfe65ad4c32605 [diff] |
[SCSI] libfc: Change state to NONE in fc_lport_destroy After lport_destroy, the local port should not be used again. Transition to state NONE, any incoming frames or link up should not transition out of this state since we are deleting exchange table and cleaning up the local port. Also, mark link as down. 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>