netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: pull-request: mac80211 2015-04-01
Date: Wed, 01 Apr 2015 15:46:09 +0200	[thread overview]
Message-ID: <1427895969.3428.9.camel@sipsolutions.net> (raw)

Hi Dave,

This morning I randomly ran into a kernel crash and then I looked into
it and came up with this fix. It's clearly been around for quite a while
without anyone having seen it before (to my knowledge), so if you think
you don't want to pull it into net.git at this point that should be
fine.

Let me know what you want to do with it, I can also put it into
mac80211-next instead (although then Greg complains that he gets a lot
of Cc stable patches in rc1, but all the processes need time ...).

Thanks,
johannes


The following changes since commit f84eaa1068315409ffbef57e6fea312180787db3:

  mac80211: ignore CSA to same channel (2015-03-16 09:36:12 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-04-01

for you to fetch changes up to 788211d81bfdf9b6a547d0530f206ba6ee76b107:

  mac80211: fix RX A-MPDU session reorder timer deletion (2015-04-01 14:35:01 +0200)

----------------------------------------------------------------
This contains just a single fix for a crash I happened to randomly
run into today during testing. It's clearly been around for a while,
but is pretty hard to trigger, even when I tried explicitly (and
modified the code to make it more likely) it rarely did.

----------------------------------------------------------------
Johannes Berg (1):
      mac80211: fix RX A-MPDU session reorder timer deletion

 net/mac80211/agg-rx.c   | 8 ++++++--
 net/mac80211/rx.c       | 7 ++++---
 net/mac80211/sta_info.h | 2 ++
 3 files changed, 12 insertions(+), 5 deletions(-)

             reply	other threads:[~2015-04-01 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 13:46 Johannes Berg [this message]
     [not found] ` <1427895969.3428.9.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2015-04-01 18:20   ` pull-request: mac80211 2015-04-01 David Miller

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=1427895969.3428.9.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=davem@davemloft.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).