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@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211-next 2017-10-13
Date: Fri, 13 Oct 2017 17:53:31 +0200	[thread overview]
Message-ID: <20171013155332.4310-1-johannes@sipsolutions.net> (raw)

Hi Dave,

Sorry for the quick succession - there were a few issues with
the last pull request that only got noticed now, so I'm fixing
those here.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 90a53e4432b12288316efaa5f308adafb8d304b0:

  cfg80211: implement regdb signature checking (2017-10-11 14:24:24 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-davem-2017-10-13

for you to fetch changes up to b1b1ae2c1c150f8db5d3523c74e81eaf8cae5cbb:

  mac80211: don't track HT capability changes (2017-10-13 14:29:02 +0200)

----------------------------------------------------------------
Three fixes for the recently added new code:
 * make "make -s" silent for the certs file (Arnd)
 * fix missing CONFIG_ in extra certs symbol (Arnd)
 * use crypto_aead_authsize() to use the proper API
and two other changes:
 * remove a set-but-unused variable
 * don't track HT *capability* changes, capabilities
   are supposed to be constant (HT operation changes)

----------------------------------------------------------------
Arnd Bergmann (2):
      cfg80211: don't print log output for building shipped-certs
      cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo

Johannes Berg (3):
      mac80211: use crypto_aead_authsize()
      cfg80211: remove set but never used variable cf_offset
      mac80211: don't track HT capability changes

 net/mac80211/aead_api.c |  4 ++--
 net/mac80211/mlme.c     | 14 +++-----------
 net/wireless/Makefile   |  4 ++--
 net/wireless/chan.c     |  4 +---
 net/wireless/reg.c      |  2 +-
 5 files changed, 9 insertions(+), 19 deletions(-)

             reply	other threads:[~2017-10-13 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 15:53 Johannes Berg [this message]
2017-10-15  1:37 ` pull-request: mac80211-next 2017-10-13 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=20171013155332.4310-1-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).