]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
authorXiao Yang <yangx.jy@fujitsu.com>
Tue, 14 Sep 2021 08:02:52 +0000 (16:02 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 28 Sep 2021 14:42:24 +0000 (11:42 -0300)
commit456530d54eb147ce5032c96d741c9301f278d8ce
treed05fe313255c43cce8fad367ef317db3be5e8c4c
parent683fb4e21fc92ab7e736d6ee62ac47b22864fdcd
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND

To reflect the intention, since it is not just a single bit.

Link: https://lore.kernel.org/r/20210914080253.1145353-3-yangx.jy@fujitsu.com
Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_opcode.h
drivers/infiniband/sw/rxe/rxe_req.c
drivers/infiniband/sw/rxe/rxe_resp.c