On Wed, Jan 29, 2020 at 09:18:03AM +0200, Gal Pressman wrote: > The uapi value IB_UVERBS_ACCESS_OPTIONAL_RANGE shouldn't be used inside > the driver, use IB_ACCESS_OPTIONAL instead. > > Fixes: 86dd738cf20c ("RDMA/efa: Allow passing of optional access flags for MR registration") > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > --- > drivers/infiniband/hw/efa/efa_verbs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason