mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[backfire] merge r20733
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20734 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -29,5 +29,7 @@ preinit_ip_deconfig() {
|
|||||||
-e "/sys/bus/mdio_bus/drivers/Marvell 88E6060/0:10" ]; then
|
-e "/sys/bus/mdio_bus/drivers/Marvell 88E6060/0:10" ]; then
|
||||||
vconfig rem eth0.1 2>/dev/null
|
vconfig rem eth0.1 2>/dev/null
|
||||||
ifconfig $pi_ifname down
|
ifconfig $pi_ifname down
|
||||||
|
elif [ -n "$pi_ifname" ]; then
|
||||||
|
ifconfig $pi_ifname 0.0.0.0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user