linux-stable/drivers/net/ethernet/3com
Jakub Kicinski 923ca6f618 ethernet: replace netdev->dev_addr 16bit writes
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.

This patch takes care of drivers which cast netdev->dev_addr to
a 16bit type, often with an explicit byte order.

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-10-14 09:22:27 -07:00
..
3c59x.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
3c509.c ethernet: use eth_hw_addr_set() - casts 2021-10-02 14:18:26 +01:00
3c515.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
3c574_cs.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
3c589_cs.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
Makefile
typhoon.c networking changes for the 5.10 merge window 2020-10-15 18:42:13 -07:00
typhoon.h net: typhoon: Fix a typo Typoon --> Typhoon 2020-10-03 17:23:02 -07:00