On Wed, 2010-01-20 at 01:06 +0100, Rafał Miłecki wrote: > + if (phy->supports_40mhz) That is useless, if it doesn't support it then you should not advertise it and mac80211 will not use it. > + phy->use_40mhz = conf_is_ht(conf); This is wrong, conf_is_ht might also be 20mhz, look at the other helpers. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part