diff options
author | Eric Dumazet <[email protected]> | 2022-10-29 15:45:17 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-31 20:14:26 -0700 |
commit | 511a3eda2f8d4719114ee3f2c781c37233bd171f (patch) | |
tree | 282b5a8e26191ab402639cbfb29e1686867fc9cb /net/unix/sysctl_net_unix.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 <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions