android_kernel_xiaomi_sdm845/drivers/infiniband/ulp
Eli Cohen 5ccd025553 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>
2006-09-22 15:22:56 -07:00
..
ipoib IPoIB: Rejoin all multicast groups after a port event 2006-09-22 15:22:56 -07:00
iser IB/iser: INFINIBAND_ISER depends on INET 2006-09-22 15:22:55 -07:00
srp IB/sa: Require SA registration 2006-09-22 15:22:53 -07:00