[SK_BUFF]: Fix missing offset adjustment in pskb_expand_head
authorPatrick McHardy <kaber@trash.net>
Mon, 9 Apr 2007 18:45:04 +0000 (11:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:36 +0000 (22:28 -0700)
Since we're increasing the headroom, the header offsets need to be
increased by the same amount as well.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found