Re: [PATCH] b43: Fix PHY TX control words in SHM

2008-04-05 Thread Johannes Berg
On Fri, 2008-04-04 at 21:43 +0200, Michael Buesch wrote: This fixes the initialization of the PHY TX control words in shared memory. These control words are used for management frames like beacons. This actually breaks beacons, if I don't use this it sends them, otherwise it only gets PHY TX

Re: [PATCH] b43: Fix PHY TX control words in SHM

2008-04-05 Thread Michael Buesch
On Friday 04 April 2008 21:43:07 Michael Buesch wrote: This fixes the initialization of the PHY TX control words in shared memory. These control words are used for management frames like beacons. Signed-off-by: Michael Buesch [EMAIL PROTECTED] --- John, this is for 2.6.26 Please

[PATCH] b43: Fix PHY TX control words in SHM

2008-04-04 Thread Michael Buesch
This fixes the initialization of the PHY TX control words in shared memory. These control words are used for management frames like beacons. Signed-off-by: Michael Buesch [EMAIL PROTECTED] --- John, this is for 2.6.26 Index: wireless-testing/drivers/net/wireless/b43/b43.h