[SCSI] qla2xxx: Properly delete rports attached to a vport.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 25 Aug 2009 18:36:20 +0000 (11:36 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Sep 2009 14:35:23 +0000 (09:35 -0500)
Original code would inadvertently skip the deferred
fc_remote_port_delete() call for rports hanging off any vport.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found