Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111693
b: refs/heads/master
c: 7c95069
h: refs/heads/master
i:
  111691: 3cd232b
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Sep 15, 2008
1 parent cac81ee commit b086d01
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a1678f84bff9b20807f7f6a45ebfb56a0c02b353
refs/heads/master: 7c95069522d02ff144cd421be6618dce619caf7e
3 changes: 2 additions & 1 deletion trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -2598,7 +2598,8 @@ static void ieee80211_restart_sta_timer(struct ieee80211_sub_if_data *sdata)
{
if (sdata->vif.type == IEEE80211_IF_TYPE_STA ||
ieee80211_vif_is_mesh(&sdata->vif))
ieee80211_sta_timer((unsigned long)sdata);
queue_work(sdata->local->hw.workqueue,
&sdata->u.sta.work);
}

void ieee80211_mlme_notify_scan_completed(struct ieee80211_local *local)
Expand Down

0 comments on commit b086d01

Please sign in to comment.