IB/mlx5: Fix error return code in init_one()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 29 Jul 2013 23:54:26 +0000 (07:54 +0800)
committerRoland Dreier <roland@purestorage.com>
Wed, 31 Jul 2013 21:12:07 +0000 (14:12 -0700)
Fix to return a negative error code from the error handling case
instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found