]> Pileus Git - ~andy/linux/commit
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2014 07:14:23 +0000 (02:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2014 07:14:23 +0000 (02:14 -0500)
commitebe44f350e15d6142d4d74cbaec0dad976c36753
treeae1192ae78be4f9f2fb18c62ebba3763803b7150
parentd554f73df6bc35ac8f6a65e5560bf1d31dfebed9
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c

net/built-in.o:(.rodata+0x1707c): undefined reference to `ip_tunnel_get_stats64'

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_tunnel.c
net/ipv4/ip_tunnel_core.c