From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2016-06-29-v2
Date: Wed, 29 Jun 2016 12:02:46 +0200 [thread overview]
Message-ID: <1467194567-19602-1-git-send-email-johannes@sipsolutions.net> (raw)
Hi Dave,
Sorry to be sending a new pull request, but Felix had just submitted a
fairly important fix and I decided I should send it on quickly.
Now thus we have two fixes, one for the mesh refcounting issue and one
for an issue with the ethertype/length field being too long when it's
used as a length, during A-MSDU decapsulation.
Let me know if there's any problem.
Thanks,
johannes
The following changes since commit 3d5fdff46c4b2b9534fa2f9fc78e90a48e0ff724:
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel (2016-06-09 09:56:11 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2016-06-29-v2
for you to fetch changes up to c041778c966c92c964033f1cdfee60a9f2b5e465:
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header (2016-06-29 11:50:33 +0200)
----------------------------------------------------------------
Just two small fixes
* fix mesh peer link counter, decrement wasn't always done at all
* fix ethertype (length) for packets without RFC 1042 or bridge
tunnel header
----------------------------------------------------------------
Felix Fietkau (1):
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Jouni Malinen (1):
mac80211: Fix mesh estab_plinks counting in STA removal case
net/mac80211/mesh.c | 7 +++++--
net/wireless/util.c | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
next reply other threads:[~2016-06-29 10:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-29 10:02 Johannes Berg [this message]
[not found] ` <1467194567-19602-1-git-send-email-johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2016-06-29 12:35 ` pull-request: mac80211 2016-06-29-v2 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=1467194567-19602-1-git-send-email-johannes@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).