Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300614
b: refs/heads/master
c: 6f0756a
h: refs/heads/master
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Apr 9, 2012
1 parent 407a08d commit d86c917
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: 01e189182d62d6ee3603233fc88f9235e9830b92
refs/heads/master: 6f0756a38fc4cf016070f218bf78930b4c1f9a0f
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -2472,7 +2472,7 @@ static void ieee80211_rx_mgmt_beacon(struct ieee80211_sub_if_data *sdata,
ieee80211_hw_config(local,
IEEE80211_CONF_CHANGE_PS);
ieee80211_send_nullfunc(local, sdata, 0);
} else {
} else if (!local->pspolling && sdata->u.mgd.powersave) {
local->pspolling = true;

/*
Expand Down

0 comments on commit d86c917

Please sign in to comment.