Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel...
authorJakub Kicinski <kuba@kernel.org>
Tue, 4 Jan 2022 15:18:27 +0000 (07:18 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 4 Jan 2022 15:18:28 +0000 (07:18 -0800)
commit6f89ecf10af1396ddc34c303ae1168a11f3f04a3
treef4871a56ebd56639b80c1b395f8414c0052032f3
parent7d18a07897d07495ee140dd319b0e9265c0f68ba
parent8b5cb7e41d9d77ffca036b0239177de123394a55
Merge tag 'mac80211-for-net-2022-01-04' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
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

* tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211:
  mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
  mac80211: initialize variable have_higher_than_11mbit
====================

Link: https://lore.kernel.org/r/20220104144449.64937-1-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>