Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162892
b: refs/heads/master
c: 32f6afd
h: refs/heads/master
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Sep 14, 2009
1 parent 92d0afd commit e618da0
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: e484c16f6212f7f06407382efa4d3ad214b6c589
refs/heads/master: 32f6afd82c1c4e9415db9f8d18e3fd6fc65cfd46
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 e618da0

Please sign in to comment.