summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2020-11-09 15:13:49 -0800
committerJakub Kicinski <kuba@kernel.org>2020-11-10 17:57:14 -0800
commit7b58e63e744cbcdeafe0a52423014fd9c9f7e346 (patch)
tree9f9b4e2c1bc9dac9e1053805d90e1baf5ce09339 /tools/perf/scripts/python
parentd6bb2d1e86903d3fbf895752ac2c0c2465534579 (diff)
inet: udp{4|6}_lib_lookup_skb() skb argument is const
The skb is needed only to fetch the keys for the lookup. Both functions are used from GRO stack, we do not want accidental modification of the skb. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Alexander Lobakin <alobakin@pm.me> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions