On Thursday 07 February 2008 00:14:31 Greg KH wrote:
> On Fri, Jan 25, 2008 at 12:11:45PM +0100, Michael Buesch wrote:
> > This patch makes suspend/resume work with the b43 driver.
> > We must not overwrite the MAC addresses in the init function, as this
> > would also overwrite the MAC on resume. With an all-zero MAC the device
> > firmware is not able to ACK any received packets anymore.
> > Fix this by moving the initializion stuff that must be done on init but
> > not on resume to the start function.
> > Also zero out filter_flags to make sure we don't have some flags
> > from a previous instance for a tiny timeframe until mac80211 reconfigures
> > them.
> > 
> > Signed-off-by: Michael Buesch <[EMAIL PROTECTED]>
> > 
> > ---
> > 
> > This patch is upstream inside of the netdev tree.
> 
> Was this series, and the other one, for .24-stable, or .23-stable?

This was for .24 stable.
.23 stable didn't have the driver, yet.

-- 
Greetings Michael.
_______________________________________________
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to