diff options
author | 2023-04-17 08:53:50 -0700 | |
---|---|---|
committer | 2023-04-19 13:04:30 +0100 | |
commit | 48d80c394d3d1afcb49d26398917f5be27bf44cb (patch) | |
tree | 6938e8d57eebc712f9820a5f363e9d4840b284f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: skbuff: push nf_trace down the bitfield (diff) | |
download | linux-rng-48d80c394d3d1afcb49d26398917f5be27bf44cb.tar.xz linux-rng-48d80c394d3d1afcb49d26398917f5be27bf44cb.zip |
net: skbuff: hide nf_trace and ipvs_property
Accesses to nf_trace and ipvs_property are already wrapped
by ifdefs where necessary. Don't allocate the bits for those
fields at all if possible.
Acked-by: Florian Westphal <fw@strlen.de>
Acked-by: Simon Horman <horms@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions