commit | 3fadb80b0f39b193caafeed615a219aae57279fe | [log] [tgz] |
---|---|---|
author | Giridhar Malavali <giridhar.malavali@qlogic.com> | Fri Sep 03 15:20:55 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Sep 05 15:36:21 2010 -0300 |
tree | 875f9bbc7011147845be457c7cd7c6fa42101c5e | |
parent | b1d46989c12ec4d93f274ca8378bb1a6014d244a [diff] |
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport. The clearing of local references to rport was blocked when abort is active. This code clears the local references unconditionaly upon device loss timeout callback from FC transport. Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>