[SCSI] qla2xxx: Clear local references of rport on device loss timeout notification...
authorGiridhar Malavali <giridhar.malavali@qlogic.com>
Fri, 3 Sep 2010 22:20:55 +0000 (15:20 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 18:36:21 +0000 (15:36 -0300)
commit3fadb80b0f39b193caafeed615a219aae57279fe
tree875f9bbc7011147845be457c7cd7c6fa42101c5e
parentb1d46989c12ec4d93f274ca8378bb1a6014d244a
[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>
drivers/scsi/qla2xxx/qla_attr.c