Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97916
b: refs/heads/master
c: ad81b2f
h: refs/heads/master
v: v3
  • Loading branch information
Assaf Krauss authored and John W. Linville committed Jun 9, 2008
1 parent 56e043d commit 504022b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a01f5450401f081f07a866612121e780e0730cfd
refs/heads/master: ad81b2f97d42e13ef78bb3798e046cd5f0492980
1 change: 1 addition & 0 deletions trunk/net/mac80211/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@ static int ieee80211_stop(struct net_device *dev)
case IEEE80211_IF_TYPE_STA:
case IEEE80211_IF_TYPE_IBSS:
sdata->u.sta.state = IEEE80211_DISABLED;
memset(sdata->u.sta.bssid, 0, ETH_ALEN);
del_timer_sync(&sdata->u.sta.timer);
/*
* When we get here, the interface is marked down.
Expand Down

0 comments on commit 504022b

Please sign in to comment.