From: David S. Miller Date: Mon, 26 Dec 2011 20:24:36 +0000 (-0500) Subject: ipv6: Kill useless route tracing bits in net/ipv6/route.c X-Git-Tag: v3.3-rc1~182^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c159d30c59dc84934f8ef46f934ce1232c558ecd;p=pandora-kernel.git ipv6: Kill useless route tracing bits in net/ipv6/route.c RDBG() wasn't even used, and the messages printed by RT6_DEBUG() were far from useful. Just get rid of all this stuff, we can replace it with something more suitable if we want. Signed-off-by: David S. Miller --- Reading git-diff-tree failed