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:26 +0000 (05:10 +0100)
commitc1bfb704b1e2e947d62a1a6bb1088570544f5235
tree70956f620b9cab55f724694383b80a20801d808e
parent3c6692ba03b0d1a755d4cd4881479c89ba4e41ca
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>
(cherry picked from commit d52870125d57d39e73e6c305dd36fad44fe4a773)
target/linux/ramips/mt7621/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac