On Thu, Feb 07, 2008 at 12:39:19AM +0100, Michael Buesch wrote: > 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 <mb@xxxxxxxxx> > > > > > > --- > > > > > > 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. Great, thanks for letting me know. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html