projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a3523d
)
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)
SVN-Revision: 5120
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 5bb69da94f3fd0a104fb8e4fd34e29b703431f46..2250ba8799e013bd0473a904f420f88757eff571 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() {