netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2021-10-27
@ 2021-10-27 14:37 Johannes Berg
  2021-10-27 15:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-10-27 14:37 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

Two more fixes. Both issues have been around for a while though.

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

Thanks,
johannes



The following changes since commit 95a359c9553342d36d408d35331ff0bfce75272f:

  net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent (2021-10-24 13:38:56 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-10-27

for you to fetch changes up to 689a0a9f505f7bffdefe6f17fddb41c8ab6344f6:

  cfg80211: correct bridge/4addr mode check (2021-10-25 15:23:20 +0200)

----------------------------------------------------------------
Two fixes:
 * bridge vs. 4-addr mode check was wrong
 * management frame registrations locking was
   wrong, causing list corruption/crashes

----------------------------------------------------------------
Janusz Dziedzic (1):
      cfg80211: correct bridge/4addr mode check

Johannes Berg (1):
      cfg80211: fix management registrations locking

 include/net/cfg80211.h |  2 --
 net/wireless/core.c    |  2 +-
 net/wireless/core.h    |  2 ++
 net/wireless/mlme.c    | 26 ++++++++++++++------------
 net/wireless/util.c    | 14 +++++++-------
 5 files changed, 24 insertions(+), 22 deletions(-)


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

* Re: pull-request: mac80211 2021-10-27
  2021-10-27 14:37 pull-request: mac80211 2021-10-27 Johannes Berg
@ 2021-10-27 15:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-10-27 15:50 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 27 Oct 2021 16:37:55 +0200 you wrote:
> Hi,
> 
> Two more fixes. Both issues have been around for a while though.
> 
> Please pull and let me know if there's any problem.
> 
> Thanks,
> johannes
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2021-10-27
    https://git.kernel.org/netdev/net/c/afe8ca110cf4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-10-27 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27 14:37 pull-request: mac80211 2021-10-27 Johannes Berg
2021-10-27 15:50 ` patchwork-bot+netdevbpf

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