diff options
author | Jakub Kicinski <[email protected]> | 2021-10-15 15:16:51 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-16 08:53:46 +0100 |
commit | 5c8b348534acf7024587cfd55d747833d964b152 (patch) | |
tree | 575a8a9058af548a96f3642aff2f8316d11754a4 /tools/perf/scripts/python/flamegraph.py | |
parent | d9ca87233b688c2b6341fa5ee412711c2986d1da (diff) |
ethernet: ibmveth: use ether_addr_to_u64()
We'll want to make netdev->dev_addr const, remove the local
helper which is missing a const qualifier on the argument
and use ether_addr_to_u64().
Similar story to mlx4.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Tyrel Datwyler <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions