Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171833
b: refs/heads/master
c: 4d6ccbf
h: refs/heads/master
i:
  171831: 7f3c9b4
v: v3
  • Loading branch information
Ben Cahill authored and John W. Linville committed Nov 18, 2009
1 parent d35c0d6 commit 0840ac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef8d5529b015d4c5db7fad1adfc91edfd5abad56
refs/heads/master: 4d6ccbf57ff7653217b7149976aa31e19f996544
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 0840ac8

Please sign in to comment.