From: Johannes Berg <johannes@sipsolutions.net>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
Michael Buesch <mb@bu3sch.de>,
"bcm43xx-dev@lists.berlios.de" <bcm43xx-dev@lists.berlios.de>
Subject: Re: [RFC] How to store HT (40MHz) support
Date: Wed, 20 Jan 2010 11:18:49 +0100 [thread overview]
Message-ID: <1263982729.14538.5.camel@johannes.local> (raw)
In-Reply-To: <op.u6s09akf9lhzdc@linux-g0th.site>
[-- Attachment #1: Type: text/plain, Size: 333 bytes --]
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 #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next prev parent reply other threads:[~2010-01-20 10:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 0:06 [RFC] How to store HT (40MHz) support Rafał Miłecki
2010-01-20 10:18 ` Johannes Berg [this message]
2010-01-21 15:50 ` Rafał Miłecki
2010-01-21 17:18 ` Luis R. Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1263982729.14538.5.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=bcm43xx-dev@lists.berlios.de \
--cc=linux-wireless@vger.kernel.org \
--cc=mb@bu3sch.de \
--cc=zajec5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox