add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
[openwrt/svn-archive/archive.git] / target / linux / brcm-2.4 / base-files / default / etc / preinit.arch
index a0d97c68bc183c7f07defbe8527d8b903e7a667e..43df591ab70f39a0fe7d81930a3961ed06d7bfd8 100755 (executable)
@@ -1,9 +1,5 @@
 . /etc/functions.sh
 
-failsafe_ip() {
-       ifconfig $ifname 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 up
-}
-
 failsafe() {
        lock /tmp/.failsafe
        failsafe_ip