ralink: rt3883: disable the 2GHz band on the RT-N56U
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30632 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
cf5d9e72cd
commit
64c49080b6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue