Browse Source

add wep fix from #998

SVN-Revision: 5715
Felix Fietkau 19 years ago
parent
commit
1c12036f6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/broadcom-wl/files/lib/wifi/broadcom.sh

+ 1 - 1
package/broadcom-wl/files/lib/wifi/broadcom.sh

@@ -130,7 +130,7 @@ enable_broadcom() {
 		config_get enc "$vif" encryption
 		case "$enc" in
 			WEP|wep)
-				wsec_r=0
+				wsec_r=1
 				wsec=1
 				defkey=1
 				config_get key "$vif" key