From: Narsimhulu Musini Date: Fri, 13 Sep 2013 00:45:41 +0000 (-0700) Subject: [SCSI] fnic: host reset returns nonzero value(errno) on success X-Git-Tag: v3.13-rc1~99^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=441fbd25954c30d821187203f7dc941bf7b6d792;p=pandora-kernel.git [SCSI] fnic: host reset returns nonzero value(errno) on success Fixed appropriate error codes that returns negative error number on failure, and 0 on success. fnic_reset() is used directly by the fc transport callback issue_fc_host_lip which requires a negative error number on failure. Signed-off-by: Narsimhulu Musini Signed-off-by: Hiral Patel Signed-off-by: James Bottomley --- Reading git-diff-tree failed