RDMA: Remove 'max_fmr'
Now that FMR support is gone, this attribute can be deleted from all places. Link: https://lore.kernel.org/r/12-v3-f58e6669d5d3+2cf-fmr_removal_jgg@mellanox.com Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Reviewed-by: Bernard Metzler <bmt@zurich.ibm.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
This commit is contained in:
@@ -430,7 +430,6 @@ struct ib_device_attr {
|
||||
int max_mcast_qp_attach;
|
||||
int max_total_mcast_qp_attach;
|
||||
int max_ah;
|
||||
int max_fmr;
|
||||
int max_map_per_fmr;
|
||||
int max_srq;
|
||||
int max_srq_wr;
|
||||
|
Reference in New Issue
Block a user