netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2017-10-13
@ 2017-10-13 15:53 Johannes Berg
  2017-10-15  1:37 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2017-10-13 15:53 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-15  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 15:53 pull-request: mac80211-next 2017-10-13 Johannes Berg
2017-10-15  1:37 ` David Miller

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).