mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 03:14:50 +00:00
ralink: rt3883: disable the 2GHz band on the RT-N56U
SVN-Revision: 30632
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user