scan_interfaces is unnecessary at this point
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Oct 2006 15:57:43 +0000 (15:57 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Oct 2006 15:57:43 +0000 (15:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5117 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/broadcom-wl/files/lib/wifi/broadcom.sh

index b598952..bc90f08 100644 (file)
@@ -77,7 +77,6 @@ disable_broadcom() {
        wlc down
        (
                include /lib/network
-               scan_interfaces
 
                # make sure the interfaces are down and removed from all bridges
                for dev in wl0 wl0.1 wl0.2 wl0.3; do
This page took 0.021052 seconds and 4 git commands to generate.