On Thursday, 27 June 2019 19:22:06 CEST Sven Eckelmann wrote:
It is not necessary to get the inet(6)_dev outside of the rcu protected region by using reference counting. Instead, the in(6)_dev_get can be replaced by the non-refcnt function and everything can be moved inside the rcu protected region.
Fixes: 0a7733468f95 ("batman-adv: mcast: detect, distribute and maintain multicast router presence")
Fixes: 2b0f11124aad ("batman-adv: mcast: collect softif listeners from IP lists instead")
Kind regards, Sven