Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322424
b: refs/heads/master
c: ea2d218
h: refs/heads/master
v: v3
  • Loading branch information
Vladimir Zapolskiy authored and John W. Linville committed Aug 22, 2012
1 parent a0c5e25 commit 6064417
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4fc79db178f0a0ede479b4713e00df2d106028b3
refs/heads/master: ea2d218308e5710c70d76eb3c2876988c88119cc
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -1233,6 +1233,9 @@ uint brcms_reset(struct brcms_info *wl)
/* dpc will not be rescheduled */
wl->resched = false;

/* inform publicly that interface is down */
wl->pub->up = false;

return 0;
}

Expand Down

0 comments on commit 6064417

Please sign in to comment.