projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/mtd: (enhancement) add option to prevent erase when writing to flash. (closes...
[openwrt.git]
/
package
/
hostap-driver
/
files
/
lib
/
wifi
/
hostap.sh
diff --git
a/package/hostap-driver/files/lib/wifi/hostap.sh
b/package/hostap-driver/files/lib/wifi/hostap.sh
index
0c7a9d3
..
d5afc04
100755
(executable)
--- a/
package/hostap-driver/files/lib/wifi/hostap.sh
+++ b/
package/hostap-driver/files/lib/wifi/hostap.sh
@@
-194,7
+194,7
@@
detect_prism2() {
config wifi-device $dev
option type prism2
- option channel
6
+ option channel
11
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
This page took
0.02232 seconds
and
4
git commands to generate.