|
@@ -200,7 +200,7 @@ static struct iwl_base_params iwl1000_base_params = {
|
|
|
static struct iwl_ht_params iwl1000_ht_params = {
|
|
|
.ht_greenfield_support = true,
|
|
|
.use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
|
- .smps_mode = IEEE80211_SMPS_STATIC,
|
|
|
+ .smps_mode = IEEE80211_SMPS_DYNAMIC,
|
|
|
};
|
|
|
|
|
|
#define IWL_DEVICE_1000 \
|