diff options
author | 2023-07-13 18:15:28 +0200 | |
---|---|---|
committer | 2023-07-14 10:20:15 +0100 | |
commit | 3430f2cf91a4b0ee4d639644c75f7c7b4b0bf1cf (patch) | |
tree | e5b70b0433f46f3200cae3b4c83f3f6c3d38c864 /kernel/bpf/helpers.c | |
parent | mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding style (diff) | |
download | linux-rng-3430f2cf91a4b0ee4d639644c75f7c7b4b0bf1cf.tar.xz linux-rng-3430f2cf91a4b0ee4d639644c75f7c7b4b0bf1cf.zip |
mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argument
For purposes of replay, mlxsw_sp_inetaddr_bridge_event() will need to make
decisions based on the proposed value of PVID. Querying PVID reveals the
current settings, not the in-flight values that the user requested and that
the notifiers are acting upon. Add a parameter, lower_pvid, which carries
the proposed PVID of the lower bridge, or -1 if the lower is not a bridge.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions