diff options
| author | Amit Cohen <[email protected]> | 2021-02-01 21:47:53 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-02 17:45:59 -0800 |
| commit | fbaca8f895a6855b0b442227bc21da2d4cf77a01 (patch) | |
| tree | cd7e65b9a03bce9daa67d2248e77a8b5cecd5606 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 680aea08e78c003292415518ad270bc20f9c80b1 (diff) | |
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
The next patch will emit notification when hardware flags are changed,
in case that fib_notify_on_flag_change sysctl is set to 1.
To know sysctl values, net struct is needed.
This change is consistent with the IPv4 version, which gets 'net' struct
as its first argument.
Currently, the only callers of this function are mlxsw and netdevsim.
Patch the callers to pass net.
Signed-off-by: Amit Cohen <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions