Home
last modified time | relevance | path

Searched hist:a7021af707a3637c963ce41802b650db6793eb8a (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dsmsc75xx.cdiff a7021af707a3637c963ce41802b650db6793eb8a Thu Oct 21 08:12:04 CDT 2021 Jakub Kicinski <kuba@kernel.org> usb: smsc: use eth_hw_addr_set()

Commit 406f42fa0d3c ("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>
H A Dsmsc95xx.cdiff a7021af707a3637c963ce41802b650db6793eb8a Thu Oct 21 08:12:04 CDT 2021 Jakub Kicinski <kuba@kernel.org> usb: smsc: use eth_hw_addr_set()

Commit 406f42fa0d3c ("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>