projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d390e63
)
fix wepkey default (#972)
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 20 Nov 2006 21:18:05 +0000
(21:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 20 Nov 2006 21:18:05 +0000
(21:18 +0000)
SVN-Revision: 5594
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 c499ca8c6186df539dbe79fc408c6dfa59e76de3..79c168079f15fc836e5c4b5386f5efdd75fbeb45 100644
(file)
--- a/
package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/
package/broadcom-wl/files/lib/wifi/broadcom.sh
@@
-145,7
+145,7
@@
enable_broadcom() {
done
;;
"");;
- *) append vif_pre_up "wepkey 1,$key" "$N";;
+ *) append vif_pre_up "wepkey
=
1,$key" "$N";;
esac
;;
*psk*|*PSK*)