]> git.baikalelectronics.ru Git - kernel.git/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)
commit3b0983d6afce4fc08f6fdbd13af18702392e832f
treeae1192ae78be4f9f2fb18c62ebba3763803b7150
parent2d514fa9c22c411aeff1ff9f762a14cc62812e53
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