diff options
author | Christoph Lameter <cl@linux.com> | 2015-10-11 23:49:42 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-10-13 20:43:59 (GMT) |
commit | 0b5c9279e568d90903acedc2b9b832d8d78e8288 (patch) | |
tree | 6dca079bc1801a09f1ac2d5246a62051ad77228a /init | |
parent | b8cab5dab15ff5c2acc3faefdde28919b0341c11 (diff) | |
download | linux-0b5c9279e568d90903acedc2b9b832d8d78e8288.tar.xz |
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: bd99b2e05c4d (IB/ipoib: Expire sendonly multicast joins)
Signed-off-by: Christoph Lameter <cl@linux.com>
Tested-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions