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 b598952e9dc013e4aedccefbc6af998f97e93a0f..bc90f088b4c473d41eb377db64b534e4d7e2d164 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