Re: [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand

2007-04-10 Thread David Miller
From: Patrick McHardy <[EMAIL PROTECTED]> Date: Wed, 11 Apr 2007 02:42:59 +0200 > Hi Dave, > > Patrick McHardy wrote: > > [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand > > > > skb_copy_expand changes the headroom, so it needs to adjust the hea

Re: [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand

2007-04-10 Thread Patrick McHardy
Hi Dave, Patrick McHardy wrote: > [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand > > skb_copy_expand changes the headroom, so it needs to adjust the header > offsets by the difference between the old and the new value. it seems like you missed this one. Attached ag

[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand

2007-04-07 Thread Patrick McHardy
[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand skb_copy_expand changes the headroom, so it needs to adjust the header offsets by the difference between the old and the new value. Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> --- commit 9cb76fae709a9303777286998baa457b07