commit | 7a15414252ae4f1d450462d83f883b2d9d8036ee | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Wed Jun 05 14:39:26 2019 -0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jun 10 16:56:03 2019 -0300 |
tree | 0b884a645b7967f746ee25925bc5f6685cacc35c | |
parent | 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 [diff] |
RDMA: Move owner into struct ib_device_ops This more closely follows how other subsytems work, with owner being a member of the structure containing the function pointers. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>