IPoIB: Retry failed send-only multicast group joins
authorEli Cohen <eli@mellanox.co.il>
Thu, 14 Sep 2006 20:51:41 +0000 (13:51 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 14 Sep 2006 20:51:41 +0000 (13:51 -0700)
commitc11bd42a7676b49d41c780f2ede3709204f8da83
treefded697bd64eb3aa9796d1a2a363b8568d7fc64e
parentadd7afc756eddd5d02fd986d19e6300b3e1a5ae8
IPoIB: Retry failed send-only multicast group joins

When a send-only multicast group join fails, mcast->query must be set
to NULL.  Otherwise, IPoIB will never retry the join and the multicast
group will never be reachable.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_multicast.c