diff options
author | Eric Dumazet <edumazet@google.com> | 2024-08-02 13:40:28 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-05 16:27:26 -0700 |
commit | 10b2a44ccb0cdf85480b6f73a23530aa3ac722de (patch) | |
tree | 2283a1a9d6c8f9a65358761530649759ecfb5dfd /COPYING | |
parent | b9abcbb1239cd782f76532397a7c45458de9a73e (diff) | |
download | linux-10b2a44ccb0cdf85480b6f73a23530aa3ac722de.tar.gz linux-10b2a44ccb0cdf85480b6f73a23530aa3ac722de.tar.bz2 linux-10b2a44ccb0cdf85480b6f73a23530aa3ac722de.zip |
inet6: constify 'struct net' parameter of various lookup helpers
Following helpers do not touch their struct net argument:
- bpf_sk_lookup_run_v6()
- __inet6_lookup_established()
- inet6_lookup_reuseport()
- inet6_lookup_listener()
- inet6_lookup_run_sk_lookup()
- __inet6_lookup()
- inet6_lookup()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240802134029.3748005-5-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions