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

Hi Dave,

It's been a while, sorry. I have a few more fix that'd be nice
to get in, though I don't think they affect a majority of users.

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

Thanks,
johannes



The following changes since commit 27a2145d6f826d1fad9de06ac541b1016ced3427:

  ibmvnic: Fix IRQ mapping disposal in error path (2020-07-29 15:35:55 -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-07-30

for you to fetch changes up to 04e35caa32ec9aae6b306d07f07dc2ee6d69166c:

  mac80211: remove STA txq pending airtime underflow warning (2020-07-30 10:26:04 +0200)

----------------------------------------------------------------
A couple of more changes:
 * remove a warning that can trigger in certain races
 * check a function pointer before using it
 * check before adding 6 GHz to avoid a warning in mesh
 * fix two memory leaks in mesh
 * fix a TX status bug leading to a memory leak

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: remove STA txq pending airtime underflow warning

Julian Squires (1):
      cfg80211: check vendor command doit pointer before use

Rajkumar Manoharan (1):
      mac80211: fix warning in 6 GHz IE addition in mesh mode

Remi Pommarel (2):
      mac80211: mesh: Free ie data when leaving mesh
      mac80211: mesh: Free pending skb when destroying a mpath

Vasanthakumar Thiagarajan (1):
      mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path

 net/mac80211/cfg.c          |  1 +
 net/mac80211/mesh.c         | 13 +++++++++++++
 net/mac80211/mesh_pathtbl.c |  1 +
 net/mac80211/sta_info.c     |  4 +---
 net/mac80211/tx.c           |  7 ++++---
 net/mac80211/util.c         |  4 ++++
 net/wireless/nl80211.c      |  6 +++---
 7 files changed, 27 insertions(+), 9 deletions(-)


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

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

From: Johannes Berg <johannes@sipsolutions.net>
Date: Thu, 30 Jul 2020 17:08:35 +0200

> It's been a while, sorry. I have a few more fix that'd be nice
> to get in, though I don't think they affect a majority of users.
> 
> Please pull and let me know if there's any problem.

No worries, we're all busy, pulled.

Thank you.

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

end of thread, other threads:[~2020-07-31  0:48 UTC | newest]

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