ralink: rt3883: disable the 2GHz band on the RT-N56U
SVN-Revision: 30632
This commit is contained in:
parent
5710530c41
commit
990ed96a2a
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue