Re: [PATCH 7/9] printk related cleanups

2008-01-12 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 11 Jan 2008 22:45:20 -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 messa

[PATCH 7/9] printk related cleanups

2008-01-11 Thread Stephen Hemminger
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 --- net/ipv4/fib_frontend.c |6 ++ net/ipv4/fib_hash.c |