[package] hostap-driver: Change default channel from 5 to 11
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Oct 2010 08:37:17 +0000 (08:37 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Oct 2010 08:37:17 +0000 (08:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23565 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/hostap-driver/files/lib/wifi/hostap.sh

index 0c7a9d3..d5afc04 100755 (executable)
@@ -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.03056 seconds and 4 git commands to generate.