ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
authorSun Lianwen <sunlw.fnst@cn.fujitsu.com>
Thu, 3 May 2018 01:34:29 +0000 (09:34 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2018 15:28:24 +0000 (11:28 -0400)
commit7ccbdff13e8df624e73d775e1b710070834d47c6
tree1977e61ff692f4020b541f08424dd73c02d2d9aa
parent3d8d38dfeafa64fa96c1a97778e821c2de9a1eeb
ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment

The function name is wrong in ip6gre_tnl_addr_conflict() comment, which
use ip6_tnl_addr_conflict instead of ip6gre_tnl_addr_conflict.

Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c