summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-10-18 16:50:11 -0700
committerKalle Valo <kvalo@codeaurora.org>2021-10-20 12:39:44 +0300
commitc7b6128a8db1db6dd1a30a1bac72bcb1e57a094f (patch)
tree63500c3de80a335e268fecb27b13a833aac51e50 /drivers/net/wireless/atmel
parentf2e2a083be8a99e7141d7f2ccaa78fba771816e1 (diff)
downloadlinux-c7b6128a8db1db6dd1a30a1bac72bcb1e57a094f.tar.bz2
wil6210: 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 <kuba@kernel.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20211018235021.1279697-6-kuba@kernel.org
Diffstat (limited to 'drivers/net/wireless/atmel')
0 files changed, 0 insertions, 0 deletions