From: David S. Miller Date: Wed, 18 May 2011 22:23:21 +0000 (-0400) Subject: ipv4: Kill RT_CACHE_DEBUG X-Git-Tag: v3.0-rc1~377^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6882f933ccee5c3a86443ffc7621ce888b93ab6b;p=pandora-kernel.git ipv4: Kill RT_CACHE_DEBUG It's way past it's usefulness. And this gets rid of a bunch of stray ->rt_{dst,src} references. Even the comment documenting the macro was inaccurate (stated default was 1 when it's 0). If reintroduced, it should be done properly, with dynamic debug facilities. Signed-off-by: David S. Miller --- Reading git-diff-tree failed