]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
inet: ping: remove ping_hash()
authorEric Dumazet <edumazet@google.com>
Fri, 29 Aug 2025 15:30:52 +0000 (15:30 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 1 Sep 2025 20:15:14 +0000 (13:15 -0700)
commit10343e7e6c7c6558217b56fb44a538ad04752adb
tree7ccd21f137aa7b97fc0c457861e0b943619c19b1
parent59f26d86b2a16f1406f3b42025062b6d1fba5dd5
inet: ping: remove ping_hash()

There is no point in keeping ping_hash().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Yue Haibing <yuehaibing@huawei.com>
Link: https://patch.msgid.link/20250829153054.474201-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ping.h
net/ipv4/ping.c
net/ipv6/ping.c