openwrt/package/kernel/mac80211/files/lib
Paul Fertser 39c8bc4422 mac80211: fix MAC address allocations when local bit set on base addr
Testing with hwsim reveals two problems:

1. phyX/addresses has two addresses and mac80211_get_addr keeps
returning the last one when asked for more;

2. The base address has the local bit set and the operation unsets it.

Fix both.

Fixes: 866790fd82
Reported-by: Zero_Chaos
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2020-12-22 18:59:10 +01:00
..
netifd mac80211: fix MAC address allocations when local bit set on base addr 2020-12-22 18:59:10 +01:00
wifi mac80211: select the first available channel for 5GHz interfaces 2020-09-20 17:52:25 +02:00