linux-stable/drivers/staging/qlge
Jakub Kicinski e7fd1a5a37 staging: qlge: 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.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20211019171243.1412240-5-kuba@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-20 19:33:58 +02:00
..
Kconfig staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
Makefile staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
qlge.h staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land 2021-01-29 16:54:21 +01:00
qlge_dbg.c staging: qlge: Remove unnecessary parentheses around references 2021-07-21 10:31:23 +02:00
qlge_devlink.c staging: qlge: deal with the case that devlink_health_reporter_create fails 2021-03-26 14:58:13 +01:00
qlge_devlink.h staging: qlge: deal with the case that devlink_health_reporter_create fails 2021-03-26 14:58:13 +01:00
qlge_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
qlge_main.c staging: qlge: use eth_hw_addr_set() 2021-10-20 19:33:58 +02:00
qlge_mpi.c staging: qlge: use eth_hw_addr_set() 2021-10-20 19:33:58 +02:00
TODO staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land 2021-01-29 16:54:21 +01:00