From: Eric Dumazet Date: Sat, 19 Oct 2013 18:42:56 +0000 (-0700) Subject: ipv4: gso: make inet_gso_segment() stackable X-Git-Tag: v3.13-rc1~105^2~158^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3347c960295583eee3fd58e5c539fb1972fbc005;p=pandora-kernel.git ipv4: gso: make inet_gso_segment() stackable In order to support GSO on IPIP, we need to make inet_gso_segment() stackable. It should not assume network header starts right after mac header. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed