commit | e79c9c60622a59a814c54a1ee70298afe544441a | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Mon Apr 01 17:08:23 2019 -0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Apr 08 13:05:25 2019 -0300 |
tree | 25e0335faa4123fef97acfe690a1fadf46c4efe8 | |
parent | 9e886b39a73ad0219b3f2ff574c135d770118a6b [diff] |
IB/mlx5: Remove references to uboject->context These should all go through udata now. Add mlx5_udata_to_mdev to convert a udata into the struct mlx5_ib_dev as these call sites require. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>