diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-10-16 00:53:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-18 15:20:38 +0300 |
commit | 4abd7cffc09a38015fa14a22471e3de48a4ca032 (patch) | |
tree | b6a0100f08a5de51263210934a6ce8f4fec1f4f0 /Documentation/crypto | |
parent | 0e9e7598c68f1dc17ce1053b08494b8ed6dd4985 (diff) | |
download | linux-4abd7cffc09a38015fa14a22471e3de48a4ca032.tar.xz |
ethernet: use eth_hw_addr_set() in unmaintained drivers
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/crypto')
0 files changed, 0 insertions, 0 deletions