summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2025-11-21 11:32:54 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-11-25 18:10:32 +0300
commit0170d7f47c8bb0311bc802bad52245c045f151fe (patch)
treef2f5c00b628fb7998946546330af840d60b2e823 /tools/lib/python
parent4792c3a4c1470202b0d5bf44b6058cb0fb050ba8 (diff)
downloadlinux-0170d7f47c8bb0311bc802bad52245c045f151fe.tar.xz
net_sched: add tcf_kfree_skb_list() helper
Using kfree_skb_list_reason() to free list of skbs from qdisc operations seems wrong as each skb might have a different drop reason. Cleanup __dev_xmit_skb() to call tcf_kfree_skb_list() once in preparation of the following patch. Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20251121083256.674562-13-edumazet@google.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions