mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
ralink: rt3883: disable the 2GHz band on the RT-N56U
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30632 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
78d0623f6c
commit
7005c79799
@ -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