IB/mthca: Fix error return code in __mthca_init_one()
Wei Yongjun authored
[ Upstream commit 39f24956 ]

Fix to return a negative error code from the mthca_cmd_init() error
handling case instead of 0, as done elsewhere in this function.

Fixes: 80fd8238

 ("[PATCH] IB/mthca: Encapsulate command interface init")
Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
e3db306d