diff options
author | Jakub Kicinski <[email protected]> | 2021-10-08 10:59:12 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-09 11:46:57 +0100 |
commit | a7639279c93c1e07a703c0f86f0831d4ea2314f0 (patch) | |
tree | be20c9534bb19d4d13cb01d5f1c58272ccc865ef /tools/perf/scripts/python/libxed.py | |
parent | ca87931755648655e4b57806deefe5c5d38024de (diff) |
ethernet: sun: remove direct netdev->dev_addr writes
Consify temporary variables pointing to netdev->dev_addr.
A few places need local storage but pretty simple conversion
over all. Note that macaddr[] is an array of ints, so we need
to keep the loops.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions