diff options
author | Moni Shoua <monis@mellanox.com> | 2018-12-26 20:42:12 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-01-02 17:40:34 +0100 |
commit | 2f1927b090345d7e65e6e873baba1599b18a0e26 (patch) | |
tree | 7cc12aa70c1606375c193dabdb8ef8b9e66f3081 /drivers/infiniband/ulp/iser | |
parent | Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads" (diff) | |
download | linux-2f1927b090345d7e65e6e873baba1599b18a0e26.tar.xz linux-2f1927b090345d7e65e6e873baba1599b18a0e26.zip |
IB/core: Add advise_mr to the list of known ops
We need to add advise_mr to the list of operation setters on the ib_device
or otherwise callers to ib_set_device_ops() for advise_mr operation will
not have their callback registered.
When the advise_mr series was merged with the device ops series the
SET_DEVICE_OPS() was missed.
Fixes: 813e90b1aeaa ("IB/mlx5: Add advise_mr() support")
Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/ulp/iser')
0 files changed, 0 insertions, 0 deletions