1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

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

SVN-Revision: 30632
This commit is contained in:
Gabor Juhos 2012-02-18 17:36:21 +00:00
parent 5710530c41
commit 990ed96a2a

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