From: Johannes Berg <johannes@sipsolutions.net> Date: 2021-10-21 15:44:00
Hi,
So I had two fixes pending in my tree and forgot to send them before
going on vacation ... at least they've been there for a while now ;)
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit ca6e11c337daf7925ff8a2aac8e84490a8691905:
phy: mdio: fix memory leak (2021-09-30 17:11:59 -0700)
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-21
for you to fetch changes up to a2083eeb119fb9307258baea9b7c243ca9a2e0b6:
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (2021-10-01 11:02:27 +0200)
----------------------------------------------------------------
Two small fixes:
* RCU misuse in scan processing in cfg80211
* missing size check for HE data in mac80211 mesh
----------------------------------------------------------------
Johannes Berg (2):
mac80211: mesh: fix HE operation element length check
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
net/mac80211/mesh.c | 9 +++++----
net/wireless/scan.c | 7 +++++--
2 files changed, 10 insertions(+), 6 deletions(-)
Hello:
This pull request was applied to netdev/net.git (master)
by Jakub Kicinski [off-list ref]:
On Thu, 21 Oct 2021 17:43:50 +0200 you wrote:
Hi,
So I had two fixes pending in my tree and forgot to send them before
going on vacation ... at least they've been there for a while now ;)
Please pull and let me know if there's any problem.
[...]
From: Johannes Berg <johannes@sipsolutions.net> Date: 2021-10-22 19:37:14
On Fri, 2021-10-22 at 19:30 +0000, patchwork-bot+netdevbpf@kernel.org
wrote:
This pull request was applied to netdev/net.git (master)
by Jakub Kicinski [off-list ref]:
Thanks.
I have a patch or two that are for -next but depend on this, any chance
of pulling net into net-next some time, perhaps after it goes to Linus?
johannes
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-10-22 20:03:11
On Fri, 22 Oct 2021 21:36:44 +0200 Johannes Berg wrote:
On Fri, 2021-10-22 at 19:30 +0000, patchwork-bot+netdevbpf@kernel.org
wrote:
quoted
This pull request was applied to netdev/net.git (master)
by Jakub Kicinski [off-list ref]:
Thanks.
I have a patch or two that are for -next but depend on this, any chance
of pulling net into net-next some time, perhaps after it goes to Linus?
You missed the previous PR by like 15 min :(
Next one on Thursday, I think. Good enough?