Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225122
b: refs/heads/master
c: c658e5d
h: refs/heads/master
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Dec 7, 2010
1 parent 3faef75 commit f692932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 22d8d9f81b8b054df2f7f82daffcb71608f411e4
refs/heads/master: c658e5db01117bf2a321a9a782754dd5b10e2f15
3 changes: 1 addition & 2 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1982,8 +1982,7 @@ void ieee80211_sta_work(struct ieee80211_sub_if_data *sdata)
wiphy_debug(local->hw.wiphy,
"%s: No ack for nullfunc frame to"
" AP %pM, disconnecting.\n",
sdata->name, bssid,
ifmgd->probe_send_count);
sdata->name, bssid);
#endif
ieee80211_sta_connection_lost(sdata, bssid);
}
Expand Down

0 comments on commit f692932

Please sign in to comment.