diff options
author | Eli Cohen <eli@mellanox.co.il> | 2006-09-22 15:22:56 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2006-09-22 15:22:56 -0700 |
commit | 5ccd025553d73e523212ee0860b7f4a75e886bfa (patch) | |
tree | 31a6fe6745b16b47cab4e34760e6c8a1ab70108b /init/main.c | |
parent | d0df6d6d4539241179a1ef5394787825bf05bbce (diff) |
IPoIB: Rejoin all multicast groups after a port event
When ipoib_ib_dev_flush() is called because of a port event, the
driver needs to rejoin all multicast groups, since the flush will call
ipoib_mcast_dev_flush() (via ipoib_ib_dev_down()). Otherwise no
(non-broadcast) multicast groups will be rejoined until the networking
core calls ->set_multicast_list again, and so multicast reception will
be broken for potentially a long time.
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>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions