The Xiaomi Redmi/Mi Router AC2100 does have the correct label mac on the WAN interface.
This MAC is available as gmac1.
Signed-off-by: Florian Maurer <f.maurer@outlook.de>
Link: https://github.com/openwrt/openwrt/pull/22567
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
led-failsafe = &led_status_yellow;
led-running = &led_status_blue;
led-upgrade = &led_status_blue;
- label-mac-device = &gmac0;
+ label-mac-device = &gmac1;
};
leds {
led-failsafe = &led_status_amber;
led-running = &led_status_white;
led-upgrade = &led_status_white;
- label-mac-device = &gmac0;
+ label-mac-device = &gmac1;
};
leds {