Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327657
b: refs/heads/master
c: 3049000
h: refs/heads/master
i:
  327655: 1227b7d
v: v3
  • Loading branch information
Johannes Berg committed Aug 20, 2012
1 parent 543d5a3 commit 4d7c944
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 57eebdf3c28fe7134597acad529fc40f99b76601
refs/heads/master: 3049000b97bbfc90aa9ba413eadc4007e5bce2e0
5 changes: 2 additions & 3 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,9 +813,8 @@ void ieee80211_sta_process_chanswitch(struct ieee80211_sub_if_data *sdata,
ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work);
else
mod_timer(&ifmgd->chswitch_timer,
jiffies +
msecs_to_jiffies(sw_elem->count *
cbss->beacon_interval));
TU_TO_EXP_TIME(sw_elem->count *
cbss->beacon_interval));
}

static void ieee80211_handle_pwr_constr(struct ieee80211_sub_if_data *sdata,
Expand Down

0 comments on commit 4d7c944

Please sign in to comment.