OpenCloudOS-Kernel/drivers/net/ethernet/qlogic
Jakub Kicinski 88e102e877 ethernet: netxen: 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.

Invert the address into an array on the stack, then call
eth_hw_addr_set().

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-19 12:41:47 +01:00
..
netxen ethernet: netxen: use eth_hw_addr_set() 2021-10-19 12:41:47 +01:00
qed qed: Change the TCP common variable - "iscsi_ooo" 2021-10-18 15:58:21 -07:00
qede ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
qlcnic ethernet: use eth_hw_addr_set() for dev->addr_len cases 2021-10-05 13:16:48 +01:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
qla3xxx.h net/qla3xxx: Convert to SPDX license identifiers 2020-09-16 14:32:31 +02:00