Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35255
b: refs/heads/master
c: 653d5b5
h: refs/heads/master
i:
  35253: ac67117
  35251: 0f7e109
  35247: 85d4167
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Aug 29, 2006
1 parent 259f920 commit 7f4f782
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: efa7e0691f476bfe39d83bf367dfd9c4fa05b43f
refs/heads/master: 653d5b55c0125dca97a420b9a5e77fad7adbf3f0
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/bcm43xx/bcm43xx_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3363,6 +3363,8 @@ static void prepare_priv_for_init(struct bcm43xx_private *bcm)
memset(bcm->dma_reason, 0, sizeof(bcm->dma_reason));
bcm->irq_savedstate = BCM43xx_IRQ_INITIAL;

bcm->mac_suspended = 1;

/* Noise calculation context */
memset(&bcm->noisecalc, 0, sizeof(bcm->noisecalc));

Expand Down

0 comments on commit 7f4f782

Please sign in to comment.