aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2023-04-17 08:53:49 -0700
committerDavid S. Miller <[email protected]>2023-04-19 13:04:30 +0100
commit4c60d04c2888a542f96fe77ecbdfc242b484f943 (patch)
tree6eb60c2565b8ce9ff3139b9243414f58fe450688 /lib/test_fortify/write_overflow-strncpy-src.c
parent4398f3f6d1380d9f71a484e1e5d869ba0eaf23d5 (diff)
net: skbuff: push nf_trace down the bitfield
nf_trace is a debug feature, AFAIU, and yet it sits oddly high in the sk_buff bitfield. Move it down, pushing up dst_pending_confirm and inner_protocol_type. Next change will make nf_trace optional (under Kconfig) and all optional fields should be placed after 2b fields to avoid 2b fields straddling bytes. dst_pending_confirm is L3, so it makes sense next to ignore_df. inner_protocol_type goes up just to keep the balance. Acked-by: Florian Westphal <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions