diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2005-08-23 21:59:41 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2005-08-29 16:08:01 -0700 |
commit | 0c7770c740156c8802c23d24fc094d06967d997d (patch) | |
tree | 420a2ca7dc7457d38e9a1b526d3072f610044926 /lib/Kconfig.debug | |
parent | 331968bd0c1b2437f3ad773cbf55f2e0737bafc0 (diff) |
[IPV4]: FIB trie cleanup
This is a redo of earlier cleanup stuff:
* replace DBG() macro with pr_debug()
* get rid of duplicate extern's that are already in fib_lookup.h
* use BUG_ON and WARN_ON
* don't use BUG checks for null pointers where next statement would
get a fault anyway
* remove debug printout when rebalance causes deep tree
* remove trailing blanks
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions