diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-10-18 16:50:17 -0700 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-10-21 16:46:28 +0200 |
commit | e76219e675ebebebdb054bb57b0c6236c27755fe (patch) | |
tree | 18aa60d52e886a21a2e562d447d5a7c804988c4b /net | |
parent | eb3d6175e4a904f7e4b0216c52810ac6065877df (diff) |
wireless: mac80211_hwsim: 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>
Link: https://lore.kernel.org/r/20211018235021.1279697-12-kuba@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions