Commit ec8f734f authored by Wey-Yi Guy's avatar Wey-Yi Guy Committed by John W. Linville

iwlagn: enable 11n support for "_d" sku

"_d" SKU is 11n enabled device
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 05f8a09f
...@@ -285,6 +285,7 @@ struct iwl_cfg iwl2000_2bg_cfg = { ...@@ -285,6 +285,7 @@ struct iwl_cfg iwl2000_2bg_cfg = {
struct iwl_cfg iwl2000_2bgn_d_cfg = { struct iwl_cfg iwl2000_2bgn_d_cfg = {
.name = "2000D Series 2x2 BGN", .name = "2000D Series 2x2 BGN",
IWL_DEVICE_2000, IWL_DEVICE_2000,
.ht_params = &iwl2000_ht_params,
}; };
#define IWL_DEVICE_2030 \ #define IWL_DEVICE_2030 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment