commit | 2f8bdfa84a0b814ef66701be1e5dbc88433676e1 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Thu Jan 16 11:25:35 2014 +0100 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:17 2014 -0700 |
tree | 9f7fe68f585c8f675902f50359f627cd32eca73c | |
parent | fdc5a97cd8bde59b4c94d0b7ef7f11b163e34246 [diff] |
[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 <hare@suse.de> Acked-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>