Home
last modified time | relevance | path

Searched hist:da1f857b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Ddevice.cda1f857b Tue May 31 11:05:56 CDT 2016 Dan Carpenter <dan.carpenter@oracle.com> IB/core: fix an error code in ib_core_init()

We should return the error code if ib_add_ibnl_clients() fails. The
current code returns success.

Fixes: 735c631ae99d ('IB/core: Register SA ibnl client during ib_core initialization')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>