Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166253
b: refs/heads/master
c: 5ab9549
h: refs/heads/master
i:
  166251: 4f9cd66
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Sep 23, 2009
1 parent 728f716 commit 67dd055
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 05f57195ab5a232afd773328f00784e79c60e64e
refs/heads/master: 5ab9549a64c77b6975b079b27e95fc2c115f613b
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4287,6 +4287,8 @@ static int b43_wireless_core_init(struct b43_wldev *dev)
if (!dev->suspend_in_progress)
b43_rng_init(wl);

ieee80211_wake_queues(dev->wl->hw);

b43_set_status(dev, B43_STAT_INITIALIZED);

if (!dev->suspend_in_progress)
Expand Down

0 comments on commit 67dd055

Please sign in to comment.