On Mon, Oct 26, 2020 at 10:26:21AM +0200, Gal Pressman wrote: > Some drivers (such as EFA) have a GID table, but aren't IB/RoCE devices. > Remove the unnecessary rdma_ib_or_roce() check. > > Fixes: 9f85cbe50aa0 ("RDMA/uverbs: Expose the new GID query API to user space") > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > --- > drivers/infiniband/core/uverbs_std_types_device.c | 3 --- > 1 file changed, 3 deletions(-) Applied to for-rc, thanks Jason