OSDN Git Service

RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
authorBob Pearson <rpearsonhpe@gmail.com>
Thu, 19 Jan 2023 23:59:33 +0000 (17:59 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 26 Jan 2023 19:04:45 +0000 (15:04 -0400)
commitdb4729a5251992ed535da09c0fcf9b590ac7fe6c
tree1a3e38f9a89c1e7c8f06c80156a72a3422323f52
parentade58da2a73de1b65616e4b1080dc078d1ce0b5d
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c

Move rxe_map_mr_sg() to rxe_mr.c where it makes a little more sense.

Link: https://lore.kernel.org/r/20230119235936.19728-3-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_mr.c
drivers/infiniband/sw/rxe/rxe_verbs.c