ramips: fix Archer AX23 WiFi MAC address conflict
authorDavid Bauer <mail@david-bauer.net>
Tue, 21 Mar 2023 04:07:30 +0000 (05:07 +0100)
committerDavid Bauer <mail@david-bauer.net>
Tue, 21 Mar 2023 04:10:03 +0000 (05:10 +0100)
commitd52870125d57d39e73e6c305dd36fad44fe4a773
tree37467f46ed7c1820473008bdce791bc40a3afe00
parentca330cac92240a882711cbe2fbf02f7231e47e9a
ramips: fix Archer AX23  WiFi MAC address conflict

The original claim about conflicting MAC addresses is wrong. mac80211
does increment the first octet and sets the LA bit.

This means our "workaround" actually leads to the issue while
incrementing the last octet is safe.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/mt7621/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac