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

2007-04-09 Thread David Miller
From: Patrick McHardy <[EMAIL PROTECTED]> Date: Sun, 08 Apr 2007 03:47:39 +0200 > These patches fix two crashes I was getting with net-2.6.22 > on 64 bit caused by missing skb header offset adjustments > when changing the headroom length. Applied. - To unsubscribe from this list: send the line "u

[SK_BUFF]: Fix missing offset adjustment in pskb_expand_head

2007-04-07 Thread Patrick McHardy
These patches fix two crashes I was getting with net-2.6.22 on 64 bit caused by missing skb header offset adjustments when changing the headroom length. [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head Since we're increasing the headroom, the header offsets need to be increas