From: Daniel Borkmann Date: Mon, 1 Jul 2013 17:24:00 +0000 (+0200) Subject: net: gre: move GSO functions to gre_offload X-Git-Tag: v3.11-rc1~64^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50cd357887acf9fd7af3a5d492911bd825555a2;p=pandora-kernel.git net: gre: move GSO functions to gre_offload Similarly to TCP/UDP offloading, move all related GRE functions to gre_offload.c to make things more explicit and similar to the rest of the code. Suggested-by: Eric Dumazet Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed