提交 96234cc8 编写于 作者: W Wey-Yi Guy

iwlagn: use 2030 macro for 2030 devices

For 2030 series of devices, 2030 macro need to be used.
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
上级 241887a2
......@@ -462,13 +462,13 @@ struct iwl_cfg iwl2000_2bg_cfg = {
struct iwl_cfg iwl2030_2bgn_cfg = {
.name = "2000 Series 2x2 BGN/BT",
IWL_DEVICE_2000,
IWL_DEVICE_2030,
.ht_params = &iwl2000_ht_params,
};
struct iwl_cfg iwl2030_2bg_cfg = {
.name = "2000 Series 2x2 BG/BT",
IWL_DEVICE_2000,
IWL_DEVICE_2030,
};
#define IWL_DEVICE_6035 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册