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:
a7efa9b
)
always return true in disable_broadcom()
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 15 Oct 2006 16:24:57 +0000
(16:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 15 Oct 2006 16:24:57 +0000
(16:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5120
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
5bb69da
..
2250ba8
100644
(file)
--- a/
package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/
package/broadcom-wl/files/lib/wifi/broadcom.sh
@@
-103,6
+103,7
@@
disable_broadcom() {
}
done
)
+ true
}
enable_broadcom() {