Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215339
b: refs/heads/master
c: e4b5595
h: refs/heads/master
i:
  215337: f57a8b6
  215335: a4ac937
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Oct 13, 2010
1 parent 80c4686 commit 254c10d
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: 9c1d8e4affe6748d884a677cf5db19ae0c20ef07
refs/heads/master: e4b55957eb695b43055b6badec026628b24fe80a
2 changes: 2 additions & 0 deletions trunk/net/mac80211/ht.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ void ieee80211_request_smps(struct ieee80211_vif *vif,
if (WARN_ON(smps_mode == IEEE80211_SMPS_OFF))
smps_mode = IEEE80211_SMPS_AUTOMATIC;

sdata->u.mgd.driver_smps_mode = smps_mode;

ieee80211_queue_work(&sdata->local->hw,
&sdata->u.mgd.request_smps_work);
}
Expand Down

0 comments on commit 254c10d

Please sign in to comment.