Commit 5afef67
mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
In commit 2602922 ("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>1 parent be35db1 commit 5afef67
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9724 | 9724 | | |
9725 | 9725 | | |
9726 | 9726 | | |
9727 | | - | |
| 9727 | + | |
9728 | 9728 | | |
9729 | 9729 | | |
9730 | 9730 | | |
| |||
9923 | 9923 | | |
9924 | 9924 | | |
9925 | 9925 | | |
9926 | | - | |
| 9926 | + | |
9927 | 9927 | | |
9928 | 9928 | | |
9929 | 9929 | | |
| |||
0 commit comments