ralink: rt3883: disable the 2GHz band on the RT-N56U

SVN-Revision: 30632
lede-17.01
Gabor Juhos 2012-02-18 17:36:21 +00:00
parent 5710530c41
commit 990ed96a2a
1 changed files with 1 additions and 0 deletions

View 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;