linux-kernelorg-stable/drivers/net/xen-netback
Jakub Kicinski 9377211441 net: xen: 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>
2021-10-22 10:15:54 -07:00
..
Makefile
common.h
hash.c
interface.c net: xen: use eth_hw_addr_set() 2021-10-22 10:15:54 -07:00
netback.c
rx.c
xenbus.c