Hi, On 20/05/14 08:46, Rafał Miłecki wrote: > --- a/drivers/net/wireless/b43/xmit.c > +++ b/drivers/net/wireless/b43/xmit.c > - if (phy->type == B43_PHYTYPE_A) > + if (!phy->gmode) > mac_ctl |= B43_TXH_MAC_5GHZ; I am not familiar with this driver, but wouldn't 11b mode fall in this case as well ? Cheers, -- Antonio Quartulli