IB/core: Fix send multicast group leave retry
authorYossi Etigin <yosefe@Voltaire.COM>
Sun, 6 Sep 2009 03:24:24 +0000 (20:24 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sun, 6 Sep 2009 03:24:24 +0000 (20:24 -0700)
commite1d7806df32bd247af6a2fe52433ecdd34fee773
tree2e3e7f111f9cb482ebdcc4394a337cae6286fb1e
parentf1aa78b26e8dabc2956be94a93c40c6cc08eb4a3
IB/core: Fix send multicast group leave retry

Until now, retries were only sent when joining a multicast group. This
patch will adds retries when leaving a multicast group as well.

Signed-off-by: Ron Livne <ronli@voltaire.com>
Signed-off-by: Yossi Etigin <yosefe@voltaire.com>
Acked-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/multicast.c