diff options
author | Petr Machata <petrm@nvidia.com> | 2023-06-02 18:20:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-06-05 11:29:48 +0100 |
commit | 5afef6748c19032ef9953b0b97f75fd0593178f3 (patch) | |
tree | d4ef188585d8c25b5c93895bb6067974a51933f1 /lib/net_utils.c | |
parent | be35db17c8729aa07aafec02e1201c06c03f22b0 (diff) | |
download | linux-5afef6748c19032ef9953b0b97f75fd0593178f3.tar.gz linux-5afef6748c19032ef9953b0b97f75fd0593178f3.tar.bz2 linux-5afef6748c19032ef9953b0b97f75fd0593178f3.zip |
mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
In commit 26029225d992 ("mlxsw: spectrum_router: Propagate extack
further"), the mlxsw_sp_rif_ops.configure callback got a new argument,
extack. However the callbacks that deal with tunnel configuration,
mlxsw_sp1_rif_ipip_lb_configure() and mlxsw_sp2_rif_ipip_lb_configure(),
were never updated to pass the parameter further. Do that now.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions