From: Patrick McHardy Date: Wed, 11 Apr 2007 01:30:09 +0000 (-0700) Subject: [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand X-Git-Tag: v2.6.22-rc1~1128^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd1e8d569b3d35a3a636683c2a9ebffec9c1fcf;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed