diff options
author | Jakub Kicinski <[email protected]> | 2021-10-08 10:59:09 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-09 11:46:56 +0100 |
commit | 2b37367065c7d863c087e6ee4b5bf4d97019265e (patch) | |
tree | e32e5eeebd9cc5f78631df665e34a8d315f0afd4 /tools/perf/scripts/python/libxed.py | |
parent | f12e658c620a925aba4caead54a05eb157728863 (diff) |
ethernet: forcedeth: remove direct netdev->dev_addr writes
forcedeth writes to dev_addr byte by byte, make it use
a local buffer instead. Commit the changes with
eth_hw_addr_set() at the end.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Zhu Yanjun <[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