ipv4: raw: constify raw_v4_match() socket argument
authorEric Dumazet <edumazet@google.com>
Thu, 16 Mar 2023 15:32:01 +0000 (15:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2023 08:56:37 +0000 (08:56 +0000)
commit0a8c2568209ee0c3392593c7c5c7fe41c625a383
treea4717e5fbd8cd4a1d601e3ae847ec80e10beb992
parentdb6af4fdb150b45e1ba6b295ccfd3df482e022d2
ipv4: raw: constify raw_v4_match() socket argument

This clarifies raw_v4_match() intent.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/raw.h
net/ipv4/raw.c