1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-27 00:41:05 +02:00

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:
nbd 2006-10-15 15:57:43 +00:00
parent 3153b44635
commit 0150231148

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