From: Tom Herbert Date: Fri, 22 Aug 2014 20:34:04 +0000 (-0700) Subject: net: add gro_compute_pseudo functions X-Git-Tag: fixes-against-v3.18-rc2~81^2~238^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1933a7852ce6a81349855431b25122d7666bbfca;p=pandora-kernel.git net: add gro_compute_pseudo functions Add inet_gro_compute_pseudo and ip6_gro_compute_pseudo. These are the logical equivalents of inet_compute_pseudo and ip6_compute_pseudo for GRO path. The IP header is taken from skb_gro_network_header. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed