|
@@ -2493,7 +2493,7 @@ static void iwl3945_alive_start(struct iwl_priv *priv)
|
|
|
priv->active_rate = priv->rates_mask;
|
|
|
priv->active_rate_basic = priv->rates_mask & IWL_BASIC_RATES_MASK;
|
|
|
|
|
|
- iwl_power_update_mode(priv, false);
|
|
|
+ iwl_power_update_mode(priv, true);
|
|
|
|
|
|
if (iwl_is_associated(priv)) {
|
|
|
struct iwl3945_rxon_cmd *active_rxon =
|