[FIB_TRIE]: message cleanup
authorStephen Hemminger <shemminger@osdl.org>
Wed, 21 Sep 2005 07:15:39 +0000 (00:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Sep 2005 07:15:39 +0000 (00:15 -0700)
Cleanup the printk's in fib_trie:
* Convert a couple of places in the dump code to BUG_ON
* Put log level's on each message
The version message really needed the message since it leaks out
on the pretty Fedora bootup.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Acked-by: Robert Olsson <Robert.Olsson@data.slu.se>,
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_trie.c

Simple merge