Re: Set truesize in pskb_expand_head
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-27 19:27:00
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-27 19:27:00
On Sat, 25 Sep 2004 10:05:03 +1000 Herbert Xu [off-list ref] wrote:
Here is the real patch.
Ok.. idea wise. But, why are you subtracting 'delta' from skb->truesize? That's the amount actually used not the amount trimmed by pskb_expand_head().