From: Cong Wang Date: Thu, 20 Jun 2013 08:30:00 +0000 (+0800) Subject: ipv6: remove a useless pr_info() in addrconf_gre_config() X-Git-Tag: v3.11-rc1~64^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33698e267ff17a97ecf3ee621a925bb356e9120;p=pandora-kernel.git ipv6: remove a useless pr_info() in addrconf_gre_config() This is debug info, should at least be pr_debug(), but given that this code is in upstream for two years, there is no need to keep this debugging printk any more, so just remove it. Cc: Stephen Hemminger Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed