iwn: Correct Centrino Advanced-N 6235 constants
The iwn 6235 is a 2x2 device (see https://ark.intel.com/products/66890/Intel-Centrino-Advanced-N-6235-Dual-Band) Reviewed by: adrian, kevans Obtained from: Haiku
This commit is contained in:
parent
1253de1eb6
commit
a0d30ad6a1
@ -382,8 +382,7 @@ static const struct iwn_base_params iwn_6235_base_params = {
|
||||
| IWN_FLG_NEED_PHY_CALIB_TEMP_OFFSET ),
|
||||
.support_hostap = false,
|
||||
.no_multi_vaps = true,
|
||||
/* XXX 1x2? This NIC is 2x2, right? */
|
||||
.additional_gp_drv_bit = IWN_GP_DRIVER_6050_1X2,
|
||||
.additional_gp_drv_bit = 0,
|
||||
.bt_mode = IWN_BT_ADVANCED,
|
||||
.plcp_err_threshold = IWN_PLCP_ERR_DEFAULT_THRESHOLD,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user