aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-02-02 07:41:45 -0800
committerJakub Kicinski <[email protected]>2021-02-02 18:41:10 -0800
commitfca23f37f3a7f6296d1ae98606871fd7ed565a0b (patch)
tree96b7d37c26d69910c2b0fdaa8028d67c6c15b082 /tools/perf/scripts/python
parent0256317a61514add6f3d0187e438ef527d7577b4 (diff)
inet: do not export inet_gro_{receive|complete}
inet_gro_receive() and inet_gro_complete() are part of GRO engine which can not be modular. Similarly, inet_gso_segment() does not need to be exported, being part of GSO stack. In other words, net/ipv6/ip6_offload.o is part of vmlinux, regardless of CONFIG_IPV6. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions