From: Ilia Mirkin Date: Wed, 5 Mar 2014 06:55:10 +0000 (+0100) Subject: netfilter: ipset: move registration message to init from net_init X-Git-Tag: v3.15-rc1~113^2~144^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6843bc3c568128e8771ba35cfefe95b7ec1c93a8;p=pandora-kernel.git netfilter: ipset: move registration message to init from net_init Commit 1785e8f473 ("netfiler: ipset: Add net namespace for ipset") moved the initialization print into net_init, which can get called a lot due to namespaces. Move it back into init, reduce to pr_info. Signed-off-by: Ilia Mirkin Signed-off-by: Jozsef Kadlecsik --- Reading git-diff-tree failed