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)
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>

No differences found