aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-add.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-03-01 19:37:38 +0000
committerPaolo Abeni <[email protected]>2024-03-05 13:30:11 +0100
commitbd56a29c7a4ebcd3ca69505a2e676449e60965f3 (patch)
tree437e3a5ac66c0767eb79e9d651b13bd7b671a541 /lib/crypto/mpi/mpi-add.c
parent93e16ea025d234d0ed01d9dc9c819257a2159bb6 (diff)
net: gro: change skb_gro_network_header()
Change skb_gro_network_header() to accept a const sk_buff and to no longer check if frag0 is NULL or not. This allows to remove skb_gro_frag0_invalidate() which is seen in profiles when header-split is enabled. sk_buff parameter is constified for skb_gro_header_fast(), inet_gro_compute_pseudo() and ip6_gro_compute_pseudo(). Signed-off-by: Eric Dumazet <[email protected]> Acked-by: Paolo Abeni <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions