RDMA/rxe: Fixup rxe_icrc_hdr
authorBob Pearson <rpearsonhpe@gmail.com>
Wed, 7 Jul 2021 04:00:38 +0000 (23:00 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 16 Jul 2021 15:43:34 +0000 (12:43 -0300)
commit63887510571b072217c20ea6e1f9be744dcd0f29
treeaf78288a5cfd832336227209c3691be0a25272ba
parentb6c6cc4acdf68f4c98c25fd8975d068009993cd8
RDMA/rxe: Fixup rxe_icrc_hdr

rxe_icrc_hdr() in rxe_icrc.c is no longer shared. This patch makes it
static and changes the parameter list to match the other routines there.

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