mediatek: Add support for D-Link EAGLE PRO AI R32
[openwrt/openwrt.git] / target / linux / mediatek / mt7622 / base-files / etc / hotplug.d / ieee80211 / 11_fix_wifi_mac
index e9cc5922375ba7e91e62b1e3c7da572de4155ae4..7ee9f24071c5982ab0079dbfa4526c277a1202f7 100644 (file)
@@ -18,10 +18,6 @@ case "$board" in
                [ "$PHYNBR" = "0" ] && macaddr_add $basemac 1 > /sys${DEVPATH}/macaddress
                [ "$PHYNBR" = "1" ] && macaddr_add $basemac 8 > /sys${DEVPATH}/macaddress
                ;;
-       dlink,eagle-pro-ai-m32-a1)
-               [ "$PHYNBR" = "0" ] && macaddr_add $(cat /sys/class/net/eth0/address) 2 > /sys${DEVPATH}/macaddress
-               [ "$PHYNBR" = "1" ] && macaddr_add $(cat /sys/class/net/eth0/address) 3 > /sys${DEVPATH}/macaddress
-               ;;
        reyee,ax3200-e5|\
        ruijie,rg-ew3200gx-pro)
                [ "$PHYNBR" = "0" ] && macaddr_add $(get_mac_label) 3 > /sys${DEVPATH}/macaddress