ramips: fix reading mac address for hiwifi hc5962
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 2 Mar 2025 12:06:49 +0000 (20:06 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Mar 2025 19:12:11 +0000 (20:12 +0100)
commit2091c29578ca99b468e79695149be6f4b6cccb36
treebd21df97faa7aacd552a49efbc3d68b0afa86af0
parenta0449f8cf3a53f746c409ce033a6c78065c5edde
ramips: fix reading mac address for hiwifi hc5962

The spaces in variables have been stripped since commit 551e04f3c9c0
("base-files: strip space and tab characters from ASCII mac address"),
resulting "Vfac_mac " matches nothing. Fix the issue by removing the
space at end.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/18150
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/mt7621/base-files/etc/board.d/02_network
target/linux/ramips/mt7621/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac