Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183925
b: refs/heads/master
c: 49dcc81
h: refs/heads/master
i:
  183923: 19f151e
v: v3
  • Loading branch information
Daniel Halperin authored and Reinette Chatre committed Jan 29, 2010
1 parent 3aa782e commit 936dfed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1dbfd9d46a6df5232ba0b12d2da950da89eff3da
refs/heads/master: 49dcc819b077c2d473062e17d5a1373a8b660e02
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn.c
Original file line number Diff line number Diff line change
Expand Up @@ -3007,6 +3007,8 @@ static void iwl_mac_sta_notify(struct ieee80211_hw *hw,
break;
case STA_NOTIFY_AWAKE:
WARN_ON(!sta_priv->client);
if (!sta_priv->asleep)
break;
sta_priv->asleep = false;
sta_id = iwl_find_station(priv, sta->addr);
if (sta_id != IWL_INVALID_STATION)
Expand Down

0 comments on commit 936dfed

Please sign in to comment.