Re: [stable] [PATCH stable 1/3] b43: Fix suspend/resume

2008-02-06 Thread Michael Buesch
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

[PATCH stable 1/3] b43: Fix suspend/resume

2008-01-25 Thread Michael Buesch
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