diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-10-15 15:16:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-16 08:53:46 +0100 |
commit | 5c8b348534acf7024587cfd55d747833d964b152 (patch) | |
tree | 575a8a9058af548a96f3642aff2f8316d11754a4 /tools/perf/scripts/python/exported-sql-viewer.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 <kuba@kernel.org>
Reviewed-by: Tyrel Datwyler <tyreld@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions