[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172419843899.1275153.9977387677867492945.git-patchwork-notify@kernel.org>
Date: Wed, 21 Aug 2024 00:00:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: James Chapman <jchapman@...alix.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, dsahern@...nel.org, tparkin@...alix.com,
xiyou.wangcong@...il.com
Subject: Re: [PATCH net-next v4] l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 19 Aug 2024 15:33:33 +0100 you wrote:
> Recent commit ed8ebee6def7 ("l2tp: have l2tp_ip_destroy_sock use
> ip_flush_pending_frames") was incorrect in that l2tp_ip does not use
> socket cork and ip_flush_pending_frames is for sockets that do. Use
> __skb_queue_purge instead and remove the unnecessary lock.
>
> Also unexport ip_flush_pending_frames since it was originally exported
> in commit 4ff8863419cd ("ipv4: export ip_flush_pending_frames") for
> l2tp and is not used by other modules.
>
> [...]
Here is the summary with links:
- [net-next,v4] l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
https://git.kernel.org/netdev/net-next/c/bc3dd9ed04d6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists