]> Pileus Git - ~andy/linux/blobdiff - net/ipv6/addrconf.c
ipv6: remove a useless pr_info() in addrconf_gre_config()
[~andy/linux] / net / ipv6 / addrconf.c
index 80449121afa252d2757a1fd9e1bbe94ab74d868a..90788a1c6bbcbd03b5eb3cc61e2587639822904c 100644 (file)
@@ -2760,8 +2760,6 @@ static void addrconf_gre_config(struct net_device *dev)
        struct inet6_dev *idev;
        struct in6_addr addr;
 
-       pr_info("%s(%s)\n", __func__, dev->name);
-
        ASSERT_RTNL();
 
        if ((idev = ipv6_find_idev(dev)) == NULL) {