ipq806x: fix wireless macs
[openwrt/.git] / target / linux / ipq806x / base-files / etc / hotplug.d / ieee80211 / 10_fix_wifi_mac
index 0da6e0be6767ebbc4ec4c59bef3180e1876bd91c..2ea408d619233c0e5c00d8d5b8f366c50d7ff798 100644 (file)
@@ -16,7 +16,7 @@ case "$board" in
                echo $(macaddr_add $(mtd_get_mac_binary default-mac 8)  $(($PHYNBR - 1)) ) > /sys${DEVPATH}/macaddress
                ;;
        d7800 |\
-       r7500v2 |\      
+       r7500v2 |\
        r7800)
                echo $(macaddr_add $(mtd_get_mac_binary art 6)  $(($PHYNBR + 1)) ) > /sys${DEVPATH}/macaddress
                ;;