[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161715180987.15741.12926380269195963723.git-patchwork-notify@kernel.org>
Date: Wed, 31 Mar 2021 00:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, andreas.a.roeseler@...il.com
Subject: Re: [PATCH net-next] net: fix icmp_echo_enable_probe sysctl
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 30 Mar 2021 14:06:13 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> sysctl_icmp_echo_enable_probe is an u8.
>
> ipv4_net_table entry should use
> .maxlen = sizeof(u8).
> .proc_handler = proc_dou8vec_minmax,
>
> [...]
Here is the summary with links:
- [net-next] net: fix icmp_echo_enable_probe sysctl
https://git.kernel.org/netdev/net-next/c/b8128656a5ed
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