On Sun, Jun 20, 2021 at 11:15:03PM +0300, Kamal Heib wrote: > Instead of hard code the gid_table_len value, use the value from the > ib_query_port() attributes. > > Fixes: b48c24c2d710 ("RDMA/irdma: Implement device supported verb APIs") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > Acked-by: Tatyana Nikolova <tatyana.e.nikolova@xxxxxxxxx> > --- > drivers/infiniband/hw/irdma/verbs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason