aboutsummaryrefslogtreecommitdiff
path: root/lib/test_dynamic_debug.c
diff options
context:
space:
mode:
authorXin Long <[email protected]>2023-03-07 16:31:29 -0500
committerFlorian Westphal <[email protected]>2023-03-08 14:25:40 +0100
commit0b24bd71a6c0214aaa2115302dd6598b89d2fa8a (patch)
tree1783db875fe7e229fd2f05f4cfc4874052acd17c /lib/test_dynamic_debug.c
parenta7f1a2f43e683c8ffca691d45f2cb32c052158fa (diff)
netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
br_nf_check_hbh_len() is a function to check the Hop-by-hop option header, and shouldn't do pskb_trim_rcsum() there. This patch is to pass pkt_len out to br_validate_ipv6() and do pskb_trim_rcsum() after calling br_validate_ipv6() instead. Signed-off-by: Xin Long <[email protected]> Reviewed-by: Simon Horman <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Reviewed-by: Aaron Conole <[email protected]> Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'lib/test_dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions