[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)
commit78c6671a88313fd3c4364dc46e8c8186612616b8
tree55ad469a2f178eb7a0172daf06798a356aa314f9
parent0fb375fb9b93b7d822debc6a734052337ccfdb1f
[FIB_TRIE]: message cleanup

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