From: Joe Eykholt Date: Tue, 25 Aug 2009 21:03:31 +0000 (-0700) Subject: [SCSI] libfc: fix rport error handling for login-required and invalid ops X-Git-Tag: v2.6.32-rc1~689^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83fe6a93465750d1a20221aaa9a253d9ea7fe45c;p=pandora-kernel.git [SCSI] libfc: fix rport error handling for login-required and invalid ops When receiving an ELS request, if the request isn't recognized, the unsupported operation error should be given even if the port is not found or not logged in. Also, the LOGO request shouldn't give the login-required explanation. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed