All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2022-01-04
@ 2022-01-04 14:44 Johannes Berg
  2022-01-04 16:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2022-01-04 14:44 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

So I know it's getting late, but two more fixes came to
me over the holidays/vacations.

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

Thanks,
johannes



The following changes since commit 1ef5e1d0dca5b4ffd49d7dec4a83660882f1fda4:

  net/fsl: Remove leftover definition in xgmac_mdio (2022-01-02 18:43:42 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2022-01-04

for you to fetch changes up to 8b5cb7e41d9d77ffca036b0239177de123394a55:

  mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh (2022-01-04 15:11:49 +0100)

----------------------------------------------------------------
Two more changes:
 * mac80211: initialize a variable to avoid using it uninitialized
 * mac80211 mesh: put some data structures into the container to
   fix bugs with and not have to deal with allocation failures

----------------------------------------------------------------
Pavel Skripkin (1):
      mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh

Tom Rix (1):
      mac80211: initialize variable have_higher_than_11mbit

 net/mac80211/ieee80211_i.h  | 24 +++++++++++-
 net/mac80211/mesh.h         | 22 +----------
 net/mac80211/mesh_pathtbl.c | 89 ++++++++++++++++-----------------------------
 net/mac80211/mlme.c         |  2 +-
 4 files changed, 55 insertions(+), 82 deletions(-)


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

* Re: pull-request: mac80211 2022-01-04
  2022-01-04 14:44 pull-request: mac80211 2022-01-04 Johannes Berg
@ 2022-01-04 16:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-01-04 16:20 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 Tue,  4 Jan 2022 15:44:48 +0100 you wrote:
> Hi,
> 
> So I know it's getting late, but two more fixes came to
> me over the holidays/vacations.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2022-01-04
    https://git.kernel.org/netdev/net/c/6f89ecf10af1

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:[~2022-01-04 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 14:44 pull-request: mac80211 2022-01-04 Johannes Berg
2022-01-04 16:20 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.