projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
313556e
)
scan_interfaces is unnecessary at this point
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 15 Oct 2006 15:57:43 +0000
(15:57 +0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/package/broadcom-wl/files/lib/wifi/broadcom.sh
b/package/broadcom-wl/files/lib/wifi/broadcom.sh
index b598952e9dc013e4aedccefbc6af998f97e93a0f..bc90f088b4c473d41eb377db64b534e4d7e2d164 100644
(file)
--- a/
package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/
package/broadcom-wl/files/lib/wifi/broadcom.sh
@@
-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