public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2] cfg80211: fix channel setting for wext
Date: Wed, 13 Jan 2010 10:47:21 -0800	[thread overview]
Message-ID: <1263408441.10649.6.camel@abhi-desktop> (raw)
In-Reply-To: <43e72e891001131004s1eab8bf2jdf94bdd4b2d59281@mail.gmail.com>

On Wed, 2010-01-13 at 10:04 -0800, Luis R. Rodriguez wrote:
> On Wed, Jan 13, 2010 at 10:04 AM, Abhijeet Kolekar
> <abhijeet.kolekar@intel.com> wrote:
> > Patch fixes the bug at
> > http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2139
> >
> > Currently we cannot set the channel using wext extension
> > if we have already associated and disconnected. As
> > cfg80211_mgd_wext_siwfreq will not switch the channel if ssid is set.
> > This fixes it by clearing the ssid.
> > Following is the sequence which it tries to fix.
> > modprobe iwlagn
> > iwconfig wlan0 essid ""
> > ifconfig wlan0 down
> > iwconfig wlan0 chan X
> >
> > wext is marked as deprecate.If we use nl80211 we can easily play with
> > setting the channel.
> >
> > Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
> > Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> 
> Is this a stable fix as well?
> 
Yes it can be a candidate for stable. I will resubmit.

Thanks
Abhijeet
>   Luis



      reply	other threads:[~2010-01-13 18:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 18:04 [PATCH v2] cfg80211: fix channel setting for wext Abhijeet Kolekar
2010-01-13 18:04 ` Luis R. Rodriguez
2010-01-13 18:47   ` Abhijeet Kolekar [this message]

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=1263408441.10649.6.camel@abhi-desktop \
    --to=abhijeet.kolekar@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@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