diff options
author | Jakub Kicinski <[email protected]> | 2021-10-18 16:50:10 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-10-20 12:39:43 +0300 |
commit | f2e2a083be8a99e7141d7f2ccaa78fba771816e1 (patch) | |
tree | 87d60cc5f3eb861f237e4838bec3e17bc5b34a31 /scripts/gdb/linux/lists.py | |
parent | 8fac27fbc80ecdb22c2dd001e9bb0684eed55c01 (diff) |
ath6kl: use eth_hw_addr_set()
Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.
Do the special encoding on the stack, then copy the address.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions