commit | 67becc0041615651b75e4496204a0835a8c345a8 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Tue Aug 25 11:36:20 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 12 09:35:23 2009 -0500 |
tree | a03de7a630d47c692196a18cf1e71c4bde282c21 | |
parent | 0d6e61bc6a4f3f54444b088ae6d447f1703a21dd [diff] |
[SCSI] qla2xxx: Properly delete rports attached to a vport. 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>