netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@kernel.org>
To: Eric Dumazet <edumazet@google.com>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Cc: Simon Horman <horms@kernel.org>,
	netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 2/3] inet: ping: remove ping_hash()
Date: Wed, 27 Aug 2025 08:52:40 -0600	[thread overview]
Message-ID: <84cc436e-91c3-42e8-9eff-04935ab970fb@kernel.org> (raw)
In-Reply-To: <20250827120503.3299990-3-edumazet@google.com>

On 8/27/25 6:05 AM, Eric Dumazet wrote:
> There is no point in keeping ping_hash().
> 
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> ---
>  net/ipv4/ping.c | 10 ----------
>  net/ipv6/ping.c |  1 -
>  2 files changed, 11 deletions(-)
> 

Reviewed-by: David Ahern <dsahern@kernel.org>



  reply	other threads:[~2025-08-27 14:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-27 12:05 [PATCH net-next 0/3] inet: ping: misc changes Eric Dumazet
2025-08-27 12:05 ` [PATCH net-next 1/3] inet: ping: check sock_net() in ping_get_port() Eric Dumazet
2025-08-27 14:50   ` David Ahern
2025-08-27 16:12     ` Eric Dumazet
2025-08-27 12:05 ` [PATCH net-next 2/3] inet: ping: remove ping_hash() Eric Dumazet
2025-08-27 14:52   ` David Ahern [this message]
2025-08-27 12:05 ` [PATCH net-next 3/3] inet: ping: make ping_port_rover per netns Eric Dumazet
2025-08-27 14:57   ` David Ahern
2025-08-27 15:00     ` Eric Dumazet
2025-08-27 15:07       ` David Ahern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84cc436e-91c3-42e8-9eff-04935ab970fb@kernel.org \
    --to=dsahern@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).