From: Patrick McHardy Date: Mon, 9 Apr 2007 18:45:04 +0000 (-0700) Subject: [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head X-Git-Tag: v2.6.22-rc1~1128^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56eb88828b78f6f3b11a2996350092a40745301f;p=pandora-kernel.git [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head Since we're increasing the headroom, the header offsets need to be increased by the same amount as well. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed