[package] switch: the hardware must be up while configuring
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Mar 2012 21:15:41 +0000 (21:15 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Mar 2012 21:15:41 +0000 (21:15 +0000)
commit9bbe7731c60aa44fd23e461ace2a80f2a923e7e8
treecee02d710f976a8dcec99d97dded7315ec1bcca5
parent0182feb5e7c844a071610aa59defc34e18399c80
[package] switch: the hardware must be up while configuring
Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup,
leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30937 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/switch/Makefile
package/switch/files/switch.sh
This page took 0.027422 seconds and 4 git commands to generate.