diff options
author | Ido Schimmel <idosch@nvidia.com> | 2022-12-06 12:58:06 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-07 20:05:51 -0800 |
commit | 3ee5662345f26c3d694e25f3e3b577deaaf31c0f (patch) | |
tree | 4895ccd7e0c2e522fd16ff982c9d4ba074433c6b /fs/f2fs | |
parent | 9f52a51429791737eaf35c6fb5273d178ec005d9 (diff) |
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 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions