From: Herbert Xu Date: Fri, 22 May 2009 07:45:28 +0000 (-0700) Subject: tcp: Unexport TCPv6 GRO functions X-Git-Tag: v2.6.31-rc1~330^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3699067381a2a518b32c44411a020b007d057417;p=pandora-kernel.git tcp: Unexport TCPv6 GRO functions Sinec the TCPv6 GRO functions are used in the same file where they are defined, we do not need to export them. This was a cut-n-paste from the IPv4 code which does need to export them. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed