Skip to content
Commit 0b5c9279 authored by Christoph Lameter's avatar Christoph Lameter Committed by Doug Ledford
Browse files

IB/ipoib: For sendonly join free the multicast group on leave



When we leave the multicast group on expiration of a neighbor we
do not free the mcast structure. This results in a memory leak
that causes ib_dealloc_pd to fail and print a WARN_ON message
and backtrace.

Fixes: bd99b2e0 (IB/ipoib: Expire sendonly multicast joins)
Signed-off-by: default avatarChristoph Lameter <cl@linux.com>
Tested-by: default avatarSagi Grimberg <sagig@mellanox.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent b8cab5da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment