From: Patrick McHardy Date: Thu, 22 Apr 2010 11:03:24 +0000 (+0200) Subject: netfilter: ip_tables: convert pr_devel() to pr_debug() X-Git-Tag: v2.6.35-rc1~473^2~168^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cecc74de25d2cfb08e7702cd38e3f195950f1228;p=pandora-kernel.git netfilter: ip_tables: convert pr_devel() to pr_debug() We want to be able to use CONFIG_DYNAMIC_DEBUG in netfilter code, switch the few existing pr_devel() calls to pr_debug(). Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed