iwlwifi: use station HT capabilities and BSS operating mode for Green-field
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-4965.c
index e427a8937ed84ffc56a3af02b62598d66c6e7288..6a13bfbc9d988aaaacc98442c4c2e02547c0e400 100644 (file)
@@ -2344,7 +2344,8 @@ struct iwl_cfg iwl4965_agn_cfg = {
        .eeprom_calib_ver = EEPROM_4965_TX_POWER_VERSION,
        .ops = &iwl4965_ops,
        .mod_params = &iwl4965_mod_params,
-       .use_isr_legacy = true
+       .use_isr_legacy = true,
+       .ht_greenfield_support = false,
 };
 
 /* Module firmware */
This page took 0.0261209999999999 seconds and 5 git commands to generate.