Thread (10 messages) 10 messages, 3 authors, 2019-02-13

Re: [PATCH RFC v2 2/3] net: Support GRO/GSO fraglist chaining.

From: Steffen Klassert <steffen.klassert@secunet.com>
Date: 2019-02-13 11:49:58

On Mon, Jan 28, 2019 at 02:50:34PM -0600, Willem de Bruijn wrote:
On Mon, Jan 28, 2019 at 2:53 AM Steffen Klassert
[off-list ref] wrote:
quoted
+
+       if (skb_needs_linearize(skb, features) &&
+           __skb_linearize(skb)) {
+               skb->next = NULL;
+               kfree_skb_list(skb->next);
inverse order
Oh yes, apparently.
also, I would probably deduplicate with the same branch above in a new
err_linearize: block
Will do that.

Thanks for the review!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help