Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150134
b: refs/heads/master
c: e61f234
h: refs/heads/master
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed May 6, 2009
1 parent de8ed4c commit 58fdbac
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: 2448798133d747ad339e57099e32a1d1e68aca1c
refs/heads/master: e61f234079b49c7e075b12551797fc4954704019
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ static void ieee80211_direct_probe(struct ieee80211_sub_if_data *sdata)
printk(KERN_DEBUG "%s: direct probe to AP %pM timed out\n",
sdata->dev->name, ifmgd->bssid);
ifmgd->state = IEEE80211_STA_MLME_DISABLED;
ieee80211_sta_send_apinfo(sdata);
cfg80211_send_auth_timeout(sdata->dev, ifmgd->bssid);

/*
* Most likely AP is not in the range so remove the
Expand Down

0 comments on commit 58fdbac

Please sign in to comment.