mirror-linux/drivers/net/wireless/ath/wil6210
Jakub Kicinski c7b6128a8d wil6210: use eth_hw_addr_set()
Commit 406f42fa0d ("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
2021-10-20 12:39:44 +03:00
..
Kconfig
Makefile
boot_loader.h
cfg80211.c wil6210: use eth_hw_addr_set() 2021-10-20 12:39:44 +03:00
debug.c
debugfs.c
ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
fw.c
fw.h
fw_inc.c
interrupt.c wil6210: Fix wrong function name in comments 2021-06-15 17:01:25 +03:00
main.c wireless: use eth_hw_addr_set() instead of ether_addr_copy() 2021-10-20 12:39:42 +03:00
netdev.c
p2p.c
pcie_bus.c
pm.c
pmc.c
pmc.h
rx_reorder.c
trace.c
trace.h
txrx.c
txrx.h
txrx_edma.c
txrx_edma.h
wil6210.h wil6210: use eth_hw_addr_set() 2021-10-20 12:39:44 +03:00
wil_crash_dump.c
wil_platform.c
wil_platform.h
wmi.c wil6210: use eth_hw_addr_set() 2021-10-20 12:39:44 +03:00
wmi.h