From: Eric Dumazet Date: Thu, 2 Oct 2014 14:38:46 +0000 (-0700) Subject: net: do not export skb_gro_receive() X-Git-Tag: fixes-against-v3.18-rc2~144^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01291202ed4ad548f9a7147d20425cb1d24f49a7;p=pandora-kernel.git net: do not export skb_gro_receive() skb_gro_receive() is only called from tcp_gro_receive() which is not in a module. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed