]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipvs: remove an annoying printk in netns init
authorCong Wang <xiyou.wangcong@gmail.com>
Sat, 10 Dec 2016 05:09:59 +0000 (21:09 -0800)
committerSimon Horman <horms@verge.net.au>
Thu, 16 Mar 2017 12:33:39 +0000 (13:33 +0100)
commit864e91ca981ea1d18f05a8f5063520d103373266
tree55d592cee5f8e3daaaf1855c16dc5f1ad2b15ccf
parent03e5fd0e9bcc1f34b7a542786b34b8f771e7c260
ipvs: remove an annoying printk in netns init

At most it is used for debugging purpose, but I don't think
it is even useful for debugging, just remove it.

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_core.c