netfilter: ip_tables: convert pr_devel() to pr_debug()
authorPatrick McHardy <kaber@trash.net>
Thu, 22 Apr 2010 11:03:24 +0000 (13:03 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 22 Apr 2010 11:03:24 +0000 (13:03 +0200)
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 <kaber@trash.net>

No differences found