RDMA/rxe: Warn if mcast memory is not freed
authorBob Pearson <rpearsonhpe@gmail.com>
Wed, 23 Feb 2022 23:07:03 +0000 (17:07 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 24 Feb 2022 00:29:15 +0000 (20:29 -0400)
commit6a8a2e473b986191f4113c485905ea8462724d58
tree6c8123def0cf793d2440233123d54c726cee4da6
parent2322d17abf0a6c90251e8c0e419620c537e2875f
RDMA/rxe: Warn if mcast memory is not freed

Print a warning if memory allocated by mcast
is not cleared when the rxe driver is unloaded.

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