IB/ipoib: Expire sendonly multicast joins
authorChristoph Lameter <cl@linux.com>
Thu, 24 Sep 2015 17:00:05 +0000 (12:00 -0500)
committerDoug Ledford <dledford@redhat.com>
Fri, 25 Sep 2015 18:43:19 +0000 (14:43 -0400)
On neighbor expiration, check to see if the neighbor was actually a
sendonly multicast join, and if so, leave the multicast group as we
expire the neighbor.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/ipoib/ipoib.h
drivers/infiniband/ulp/ipoib/ipoib_main.c
drivers/infiniband/ulp/ipoib/ipoib_multicast.c

Simple merge