ralink: rt3883: disable the 2GHz band on the RT-N56U
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Feb 2012 17:36:21 +0000 (17:36 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Feb 2012 17:36:21 +0000 (17:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30632 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/files/arch/mips/ralink/rt3883/mach-rt-n56u.c

index d157004..99aa03f 100644 (file)
@@ -137,6 +137,7 @@ static void __init rt_n56u_init(void)
 
        platform_device_register(&rt_n56u_rtl8367_device);
 
+       rt3883_wlan_data.disable_2ghz = 1;
        rt3883_register_wlan();
 
        rt3883_eth_data.speed = SPEED_1000;