commit | 8f0d6436d215a2e0033ab2af192ac7e4b300bd3e | [log] [tgz] |
---|---|---|
author | Seokmann Ju <seokmann.ju@qlogic.com> | Thu Jul 10 16:55:56 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:14:41 2008 -0400 |
tree | 9563f354af93d1f379f827fb1cea0d45b62a59be | |
parent | 246de42cfc0abc4e25585f2dca53f8226f62391c [diff] |
[SCSI] qla2xxx: Correct fcport state-management during loss. All fcport->state management should be done within qla2x00_mark_device_lost(), the assignment of state within qla2x00_mark_vp_devices_dead() caused associated rports to not be removed. Signed-off-by: Seokmann Ju <seokmann.ju@qlogic.com> Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>