diff options
author | Jakub Kicinski <[email protected]> | 2021-10-04 16:01:40 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-05 12:38:39 +0100 |
commit | 3f6cffb8604b537e3d7ea040d7f4368689638eaf (patch) | |
tree | 4d820d2f07d0a55702e5f31e0ca31f14e8da7052 /scripts/gdb/linux/utils.py | |
parent | b44d52a50bc6f191f0ae03f65de8401f3ef039b3 (diff) |
etherdevice: use __dev_addr_set()
Andrew points out that eth_hw_addr_set() replaces memcpy()
calls so we can't use ether_addr_copy() which assumes
both arguments are 2-bytes aligned.
Reported-by: Andrew Lunn <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions