提交 0236e667 编写于 作者: D Dan Aloni 提交者: David S. Miller

[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity

Signed-off-by: NDan Aloni <da-x@monatomic.org>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 4fda25a2
......@@ -2331,7 +2331,7 @@ static int __init ip_tables_init(void)
if (ret < 0)
goto err5;
printk("ip_tables: (C) 2000-2006 Netfilter Core Team\n");
printk(KERN_INFO "ip_tables: (C) 2000-2006 Netfilter Core Team\n");
return 0;
err5:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册