From: Hannes Reinecke Date: Thu, 16 Jan 2014 10:25:35 +0000 (+0100) Subject: [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_info() X-Git-Tag: v3.15-rc1~136^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8bdfa84a0b814ef66701be1e5dbc88433676e1;p=pandora-kernel.git [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_info() When no HBA is found we should be returning '-ENXIO' to be consistent with the other return values. Signed-off-by: Hannes Reinecke Acked-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed