Re: [PATCH net] net: remove WARN_ON_ONCE() from sk_mc_loop()
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <178601520714.790824.9012891459022097855.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <[email protected]>: On Tue, 4 Aug 2026 15:20:48 +0000 you wrote: > sk_mc_loop() can be called for sockets that are neither AF_INET > nor AF_INET6 (e.g. AF_PACKET sockets when sending packets via raw/packet > socket over virtual devices such as VRF or ipvlan). > > In such cases, sk_family is not AF_INET/AF_INET6 and sk_mc_loop() falls > through the switch statement and triggers WARN_ON_ONCE(1). > > [...] Here is the summary with links: - [net] net: remove WARN_ON_ONCE() from sk_mc_loop() https://git.kernel.org/netdev/net/c/b8a39a09ae4e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html