Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183931
b: refs/heads/master
c: 4d69592
h: refs/heads/master
i:
  183929: c45abed
  183927: 81ab627
v: v3
  • Loading branch information
Johannes Berg authored and Reinette Chatre committed Jan 29, 2010
1 parent 015da2f commit 2e03706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fac06108701a2a081a47d4dc6f03220aaab54486
refs/heads/master: 4d6959219bb71aa34383fc1a1a520820aee6292b
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-power.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,7 @@ int iwl_power_update_mode(struct iwl_priv *priv, bool force)
{
int ret = 0;
struct iwl_tt_mgmt *tt = &priv->thermal_throttle;
bool enabled = (priv->iw_mode == NL80211_IFTYPE_STATION) &&
(priv->hw->conf.flags & IEEE80211_CONF_PS);
bool enabled = priv->hw->conf.flags & IEEE80211_CONF_PS;
bool update_chains;
struct iwl_powertable_cmd cmd;
int dtimper;
Expand Down

0 comments on commit 2e03706

Please sign in to comment.