[IPV4] FIB: printk related cleanups
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Sun, 13 Jan 2008 04:58:35 +0000 (20:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:55 +0000 (15:01 -0800)
printk related cleanups:
 * Get rid of unused printk wrappers.
 * Make bug checks into KERN_WARNING because KERN_DEBUG gets ignored
 * Turn one cryptic old message into something real
 * Make sure all messages have KERN_XXX

Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found