linux-sg2042/drivers/infiniband/hw/efa
Gal Pressman ba19e16651 RDMA/efa: Mask access flags with the correct optional range
The uapi value IB_UVERBS_ACCESS_OPTIONAL_RANGE shouldn't be used inside
the driver, use IB_ACCESS_OPTIONAL instead.

Fixes: 86dd738cf2 ("RDMA/efa: Allow passing of optional access flags for MR registration")
Link: https://lore.kernel.org/r/20200129071803.40117-1-galpress@amazon.com
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-01-29 16:41:05 -04:00
..
Kconfig RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
Makefile RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
efa.h RDMA/efa: Store network attributes in device attributes 2019-11-25 10:31:47 -04:00
efa_admin_cmds_defs.h RDMA/efa: Device definitions documentation updates 2020-01-15 15:32:32 -04:00
efa_admin_defs.h
efa_com.c RDMA/efa: Clear the admin command buffer prior to its submission 2019-11-14 11:57:33 -04:00
efa_com.h RDMA/efa: Remove unneeded admin commands abort flow 2019-05-29 13:14:14 -03:00
efa_com_cmd.c RDMA/efa: Expose RDMA read related attributes 2019-11-25 10:31:48 -04:00
efa_com_cmd.h RDMA/efa: Expose RDMA read related attributes 2019-11-25 10:31:48 -04:00
efa_common_defs.h
efa_main.c RDMA/efa: Store network attributes in device attributes 2019-11-25 10:31:47 -04:00
efa_regs_defs.h
efa_verbs.c RDMA/efa: Mask access flags with the correct optional range 2020-01-29 16:41:05 -04:00