All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Sujith Manoharan <Sujith.Manoharan@atheros.com>,
	Mats Johannesson <spamcan1@abrasax.se>,
	Tomas Winkler <tomasw@gmail.com>
Subject: Re: [RFT] mac80211: fix HT channel selection
Date: Sun, 7 Dec 2008 17:41:46 +0100	[thread overview]
Message-ID: <200812071741.46741.IvDoorn@gmail.com> (raw)
In-Reply-To: <1228667447.22164.46.camel@johannes.berg>

On Sunday 07 December 2008, Johannes Berg wrote:
> HT management is done differently for AP and STA modes, unify
> to just the ->config() callback since HT is fundamentally a
> PHY property and cannot be per-BSS.

Ah very nice, I was recently hit this for the rt2x00 implementation,
intended to send a mail about it when I had done some more research. :)

Thanks!

> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> ---
> Please test. Mats, this might fix your problem (if it applies on top of
> the patch that fixes the panic)
> 
>  drivers/net/wireless/ath9k/main.c      |   71 ---------------------------------
>  drivers/net/wireless/iwlwifi/iwl-agn.c |   21 ++++++---
>  drivers/net/wireless/mac80211_hwsim.c  |    7 ---
>  include/net/mac80211.h                 |    5 --
>  net/mac80211/ht.c                      |   57 --------------------------
>  net/mac80211/ieee80211_i.h             |    3 -
>  net/mac80211/mlme.c                    |   67 +++++++++++++++++++++++++++++++
>  7 files changed, 85 insertions(+), 146 deletions(-)




  reply	other threads:[~2008-12-07 16:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 16:30 [RFT] mac80211: fix HT channel selection Johannes Berg
2008-12-07 16:41 ` Ivo van Doorn [this message]
2008-12-07 16:46 ` Sujith
2008-12-07 17:44   ` Johannes Berg
2008-12-07 18:38 ` Mats Johannesson
2008-12-07 18:43   ` Johannes Berg

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=200812071741.46741.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=Sujith.Manoharan@atheros.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=spamcan1@abrasax.se \
    --cc=tomasw@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.