瀏覽代碼

hostap-driver: Change default channel from 5 to 11

SVN-Revision: 23565
Vasilis Tsiligiannis 15 年之前
父節點
當前提交
4711381796
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/hostap-driver/files/lib/wifi/hostap.sh

+ 1 - 1
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