From: Joe Eykholt Date: Tue, 20 Jul 2010 22:20:51 +0000 (-0700) Subject: [SCSI] libfc: eliminate rport LOGO state X-Git-Tag: v2.6.36-rc1~570^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079ecd8cfe95dfd28b74f3a00d66fdbcdfc8c611;p=pandora-kernel.git [SCSI] libfc: eliminate rport LOGO state The LOGO state hasn't been used in a while, except in a brief transition to DELETE state while holding the rport mutex. All port LOGO responses have been ignored as well as any timeout if we don't get a response. So this patch just removes LOGO state and simplifies the response handler. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed