[NETFILTER]: nfnetlink_queue: remove useless debugging
authorPatrick McHardy <kaber@trash.net>
Wed, 5 Dec 2007 09:29:23 +0000 (01:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:20 +0000 (14:56 -0800)
Originally I wanted to just remove the QDEBUG macro and use pr_debug, but
none of the messages seems worth keeping.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found