All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, emmanuel.grumbach@intel.com
Subject: Re: [PATCH 3.9] mac80211: always synchronize_net() during station removal
Date: Fri, 15 Mar 2013 11:22:19 -0700	[thread overview]
Message-ID: <CAB=NE6VTCdBzsQ7j7VgpbERUqYDuE-=9B=eoRa0rdSE7AiE7ew@mail.gmail.com> (raw)
In-Reply-To: <1362651722.8694.25.camel@jlt4.sipsolutions.net>

On Thu, Mar 7, 2013 at 2:22 AM, Johannes Berg <johannes@sipsolutions.net> wrote:
> On Wed, 2013-03-06 at 23:19 +0100, Johannes Berg wrote:
>> From: Johannes Berg <johannes.berg@intel.com>
>>
>> If there are keys left during station removal, then a
>> synchronize_net() will be done (for each key, I have a
>> patch to address this for 3.10), otherwise it won't be
>> done at all which causes issues because the station
>> could be used for TX while it's being removed from the
>> driver -- that might confuse the driver.
>>
>> Fix this by always doing synchronize_net() if no key
>> was present any more.
>
> Applied.

This applies to v3.8 as well, do you want it there too?

  LUis

  reply	other threads:[~2013-03-15 18:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-06 22:19 [PATCH 3.9] mac80211: always synchronize_net() during station removal Johannes Berg
2013-03-07 10:22 ` Johannes Berg
2013-03-15 18:22   ` Luis R. Rodriguez [this message]
2013-03-18 19:03     ` 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='CAB=NE6VTCdBzsQ7j7VgpbERUqYDuE-=9B=eoRa0rdSE7AiE7ew@mail.gmail.com' \
    --to=mcgrof@do-not-panic.com \
    --cc=emmanuel.grumbach@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /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.