git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f4d0a
)
ipv4: Kill RT_CACHE_DEBUG
author
David S. Miller
<davem@davemloft.net>
Wed, 18 May 2011 22:23:21 +0000
(18:23 -0400)
committer
David S. Miller
<davem@davemloft.net>
Wed, 18 May 2011 22:23:21 +0000
(18:23 -0400)
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 <davem@davemloft.net>
No differences found