netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2020-06-08
@ 2020-06-08  8:08 Johannes Berg
  2020-06-09  0:14 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-06-08  8:08 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Dave,

We have a couple of updates - most importantly the fix
for the deadlock issue that came up.

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

Thanks,
johannes



The following changes since commit 98749b7188affbf2900c2aab704a8853901d1139:

  yam: fix possible memory leak in yam_init_driver (2020-06-04 15:58:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 59d4bfc1e2c09435d91c980b03f7b72ce6e9f24e:

  net: fix wiki website url mac80211 and wireless files (2020-06-08 10:06:05 +0200)

----------------------------------------------------------------
Just a small update:
 * fix the deadlock on rfkill/wireless removal that a few
   people reported
 * fix an uninitialized variable
 * update wiki URLs

----------------------------------------------------------------
Flavio Suligoi (3):
      doc: networking: wireless: fix wiki website url
      include: fix wiki website url in netlink interface header
      net: fix wiki website url mac80211 and wireless files

Johannes Berg (2):
      cfg80211: fix management registrations deadlock
      mac80211: initialize return flags in HE 6 GHz operation parsing

 Documentation/networking/mac80211-injection.rst |  2 +-
 Documentation/networking/regulatory.rst         |  6 +++---
 include/net/cfg80211.h                          |  5 +++--
 include/uapi/linux/nl80211.h                    |  2 +-
 net/mac80211/mlme.c                             |  2 ++
 net/mac80211/rx.c                               |  2 +-
 net/wireless/Kconfig                            |  2 +-
 net/wireless/core.c                             |  6 +++---
 net/wireless/core.h                             |  2 ++
 net/wireless/mlme.c                             | 26 ++++++++++++++++++++-----
 10 files changed, 38 insertions(+), 17 deletions(-)


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

* Re: pull-request: mac80211 2020-06-08
  2020-06-08  8:08 pull-request: mac80211 2020-06-08 Johannes Berg
@ 2020-06-09  0:14 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-06-09  0:14 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Mon,  8 Jun 2020 10:08:32 +0200

> We have a couple of updates - most importantly the fix
> for the deadlock issue that came up.
> 
> Please pull and let me know if there's any problem.

Pulled, thanks Johannes.


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

end of thread, other threads:[~2020-06-09  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-08  8:08 pull-request: mac80211 2020-06-08 Johannes Berg
2020-06-09  0:14 ` 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).