From: Eric Dumazet Date: Mon, 21 Oct 2013 03:47:29 +0000 (-0700) Subject: ipv6: gso: make ipv6_gso_segment() stackable X-Git-Tag: v3.13-rc1~105^2~147^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3e5e0062de5f2c6444455b5708a62a50c93a50c;p=pandora-kernel.git ipv6: gso: make ipv6_gso_segment() stackable In order to support GSO on SIT tunnels, 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