projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8201d3
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5117
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
b598952
..
bc90f08
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