commit | ee5fb2223ee581676fe7e4e5a87481c419569454 | [log] [tgz] |
---|---|---|
author | Linus Lüssing <linus.luessing@c0d3.blue> | Thu May 13 15:20:48 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 13 14:04:31 2021 -0700 |
tree | 3e3d4df75f9dc82950ff386b81e504338f3cca47 | |
parent | 1a3065a26807b4cdd65d3b696ddb18385610f7da [diff] |
net: bridge: mcast: prepare expiry functions for mcast router split In preparation for the upcoming split of multicast router state into their IPv4 and IPv6 variants move the protocol specific timer access to an ip4 wrapper function. Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> Signed-off-by: David S. Miller <davem@davemloft.net>