OSDN Git Service

RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 10 Sep 2018 08:35:11 +0000 (11:35 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Sep 2018 16:00:23 +0000 (10:00 -0600)
commitf1a315420e79fe5c077fa119db9439ffabd2cda2
tree23346250c4a5cb6c166a9d793b8c0e8185094368
parent0b79b27748cbec221e1ceabf63578198602bf01d
RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()

The error code isn't set on this path.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c