Re: [RFC] How to store HT (40MHz) support

2010-01-20 Thread Johannes Berg
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


signature.asc
Description: This is a digitally signed message part
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev


Re: [PATCH 5/5 V2] b43: N-PHY: silence warnings, add missing call

2010-01-20 Thread Michael Buesch
On Tuesday 19 January 2010 23:59:32 Rafał Miłecki wrote:
 Out of curiosity, could someone tell what Opera does incorrectly when
 sending patches?

They are base64 encoded.
We use a 7 or 8bit encoding for our mails.
I think that opera automatically switches to base64 encoding due to
the special characters in your first and last name.

-- 
Greetings, Michael.
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev