diff options
author | 2022-12-06 12:58:06 +0200 | |
---|---|---|
committer | 2022-12-07 20:05:51 -0800 | |
commit | 3ee5662345f26c3d694e25f3e3b577deaaf31c0f (patch) | |
tree | 4895ccd7e0c2e522fd16ff982c9d4ba074433c6b /net/core/sock.c | |
parent | bridge: mcast: Use MDB group key from configuration structure (diff) | |
download | wireguard-linux-3ee5662345f26c3d694e25f3e3b577deaaf31c0f.tar.xz wireguard-linux-3ee5662345f26c3d694e25f3e3b577deaaf31c0f.zip |
bridge: mcast: Remove br_mdb_parse()
The parsing of the netlink messages and the validity checks are now
performed in br_mdb_config_init() so we can remove br_mdb_parse().
This finally allows us to stop passing netlink attributes deep in the
MDB control path and only use the MDB configuration structure.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions