From: Seokmann Ju Date: Thu, 10 Jul 2008 23:55:56 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct fcport state-management during loss. X-Git-Tag: v2.6.27-rc1~55^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0d6436d215a2e0033ab2af192ac7e4b300bd3e;p=pandora-kernel.git [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 Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed