realtek: fix indentation in 02_network

There is a missing tab in one of the cases of MAC address configuration.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Link: https://github.com/openwrt/openwrt/pull/21644
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Jan Hoffmann 2026-01-22 20:11:32 +01:00 committed by Hauke Mehrtens
parent fca18e21fa
commit 6a028b3978

View file

@ -83,7 +83,7 @@ realtek_setup_macs()
plasmacloud,psx28)
lan_mac_start=skip
lan_mac="$(get_mac_label)"
;;
;;
tplink,tl-st1008f-v2|\
zyxel,xgs1010-12-a1)
lan_mac=$(mtd_get_mac_ascii u-boot-env ethaddr)