Re: [PATCH] bcm43xx-softmac: Init, shutdown and restart fixes

2006-09-11 Thread Larry Finger
John W. Linville wrote: Either move bcm43xx_periodic_tasks_setup after rng_init, or delete the periodic work again, if rng_init fails. Larry, will you be posting another patch to account for these comments? Yes - coming right after this message. Larry - To unsubscribe from this list: send th

Re: [PATCH] bcm43xx-softmac: Init, shutdown and restart fixes

2006-09-11 Thread John W. Linville
On Mon, Aug 21, 2006 at 04:52:58PM +0200, Michael Buesch wrote: > On Monday 21 August 2006 16:43, Larry Finger wrote: > > @@ -3537,11 +3536,10 @@ static int bcm43xx_init_board(struct bcm > > err = bcm43xx_select_wireless_core(bcm, -1); > > if (err) > > goto err_crys

Re: [PATCH] bcm43xx-softmac: Init, shutdown and restart fixes

2006-08-21 Thread Michael Buesch
On Monday 21 August 2006 16:43, Larry Finger wrote: > Hi John, > > Please apply this to wireless-2.6. > > Larry > > -- > > This fixes various bugs in the init and shutdown code > that would lead to lockups and crashes, and is the softmac > equivalent of the patches submitted by Michael Buesch f

[PATCH] bcm43xx-softmac: Init, shutdown and restart fixes

2006-08-21 Thread Larry Finger
Hi John, Please apply this to wireless-2.6. Larry -- This fixes various bugs in the init and shutdown code that would lead to lockups and crashes, and is the softmac equivalent of the patches submitted by Michael Buesch for bcm43xx-d80211. These changes may fix some of the NETDEV WATCHDOG tran