scan_interfaces is unnecessary at this point

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5117 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2006-10-15 15:57:43 +00:00
parent f8201d3a2b
commit 667cbd46c2

View 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