Thread (22 messages) 22 messages, 5 authors, 2022-03-03

Re: [PATCH net-next v4 1/4] skbuff: introduce kfree_skb_list_reason()

From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-02 02:34:59
Also in: bpf, lkml

On Sat, 26 Feb 2022 00:49:26 -0800 Dongli Zhang wrote:
+void kfree_skb_list(struct sk_buff *segs)
+{
+	kfree_skb_list_reason(segs, SKB_DROP_REASON_NOT_SPECIFIED);
+}
 EXPORT_SYMBOL(kfree_skb_list);
Why not make it a static inline now, like we did with kfree_skb()?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help