From: James Smart Date: Fri, 21 Mar 2008 21:18:23 +0000 (-0400) Subject: [SCSI] hosts.c: fixes for "no error" reported after error scenarios X-Git-Tag: v2.6.25-rc9~97^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77cca462c69d827fabee0ef3fdab86109c2fe8d8;p=pandora-kernel.git [SCSI] hosts.c: fixes for "no error" reported after error scenarios This patch corrects some cases in scsi_add_host() that fail, but the "error" return code was not reset after a prior use which set it to a non-error value. Patch cut against scsi-rc-fixes-2.6 Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed