All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Eliad Peller <eliad@wizery.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: always set in_reconfig=false on wakeup
Date: Thu, 05 Jul 2012 17:09:28 +0200	[thread overview]
Message-ID: <1341500968.4455.45.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <CAB3XZEe-ckFE3ivCpYtRsZaFw0v6dFjDaywUje4TKO18kWiz3A@mail.gmail.com> (sfid-20120705_170201_005883_931AD321)

On Thu, 2012-07-05 at 18:01 +0300, Eliad Peller wrote:

> >> > diff --git a/net/mac80211/util.c b/net/mac80211/util.c
> >> > index 242ecde..e1b7c63 100644
> >> > --- a/net/mac80211/util.c
> >> > +++ b/net/mac80211/util.c
> >> > @@ -1411,10 +1411,10 @@ int ieee80211_reconfig(struct ieee80211_local *local)
> >> >             if (ieee80211_sdata_running(sdata))
> >> >                     ieee80211_enable_keys(sdata);
> >> >
> >> > + wake_up:
> >> >     local->in_reconfig = false;
> >> >     barrier();
> >> >
> >> > - wake_up:
> >> >     /*
> >> >      * Clear the WLAN_STA_BLOCK_BA flag so new aggregation
> >> >      * sessions can be established after a resume.
> >
> > This doesn't apply to 3.5 -- the "local->in_reconfig = false" bit isn't there.
> >
> err... my mistake. this only applies on wireless-next.
> sorry for the hassle.

I'll pick it up

johannes


      reply	other threads:[~2012-07-05 15:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 12:08 [PATCH] mac80211: always set in_reconfig=false on wakeup Eliad Peller
2012-07-02 12:19 ` Johannes Berg
2012-07-02 18:17   ` John W. Linville
2012-07-05 15:01     ` Eliad Peller
2012-07-05 15:09       ` Johannes Berg [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=1341500968.4455.45.camel@jlt3.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=eliad@wizery.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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.