ar71xx: rework changes from r35840
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / hotplug.d / net / 10-ar922x-led-fix
index 6a7f521..1024150 100644 (file)
@@ -42,8 +42,7 @@ if [ $phyname -a $ACTION = "add" ]; then
        . /lib/ar71xx.sh
        
        case $(ar71xx_board_name) in
-               wzr-hp-ag300h|\
-               wzr-600dhp)
+               wzr-hp-ag300h)
                        ar922x_disable_gpio_jtag $phyname
                        ;;
        esac;