diff options
author | Eric Dumazet <edumazet@google.com> | 2022-10-29 15:45:17 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-31 20:14:26 -0700 |
commit | 511a3eda2f8d4719114ee3f2c781c37233bd171f (patch) | |
tree | 282b5a8e26191ab402639cbfb29e1686867fc9cb /net/ipv4/icmp.c | |
parent | 0e84afe8ebfbb9eade3f4f6de4720887bf908e26 (diff) |
net: dropreason: propagate drop_reason to skb_release_data()
When an skb with a frag list is consumed, we currently
pretend all skbs in the frag list were dropped.
In order to fix this, add a @reason argument to skb_release_data()
and skb_release_all().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions