scan_interfaces is unnecessary at this point
authorFelix Fietkau <nbd@openwrt.org>
Sun, 15 Oct 2006 15:57:43 +0000 (15:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 15 Oct 2006 15:57:43 +0000 (15:57 +0000)
SVN-Revision: 5117

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