RDMA/mlx5: Free IB device on remove
authorMark Bloch <markb@mellanox.com>
Thu, 28 Mar 2019 13:27:34 +0000 (15:27 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 10 Apr 2019 18:05:39 +0000 (15:05 -0300)
commit4a6dc8552ab2f670fdff317a5ac1bc42f85a8772
treed4a467c38228a582a6a97d2bf3efc1e858571fa1
parent95579e785a9ae7d98c199b38c4b79b64a31d90fa
RDMA/mlx5: Free IB device on remove

Simplify the code and move the deallocation of the IB device into the
remove function.

Signed-off-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/ib_rep.c
drivers/infiniband/hw/mlx5/main.c