Hi Dave,

I have here for you a few fixes; three, to be specific. Nothing that
warrants real discussion or urgency though.

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

Thanks,
johannes



The following changes since commit a1c4cd67840ef80f6ca5f73326fa9a6719303a95:

  net: fix __ip_mc_inc_group usage (2019-08-20 12:48:06 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git 
tags/mac80211-for-davem-2019-08-21

for you to fetch changes up to 0d31d4dbf38412f5b8b11b4511d07b840eebe8cb:

  Revert "cfg80211: fix processing world regdomain when non modular" 
(2019-08-21 10:43:03 +0200)

----------------------------------------------------------------
Just three fixes:
 * extended key ID key installation
 * regulatory processing
 * possible memory leak in an error path

----------------------------------------------------------------
Alexander Wetzel (1):
      cfg80211: Fix Extended Key ID key install checks

Hodaszi, Robert (1):
      Revert "cfg80211: fix processing world regdomain when non modular"

Johannes Berg (1):
      mac80211: fix possible sta leak

 net/mac80211/cfg.c  |  9 +++++----
 net/wireless/reg.c  |  2 +-
 net/wireless/util.c | 23 ++++++++++++++---------
 3 files changed, 20 insertions(+), 14 deletions(-)

Reply via email to