On Thu, Feb 10, 2011 at 12:03:44PM +0100, Arend van Spriel wrote: > The driver contained several calls to printf which was mapped > to printk using a macro. These have been changed to explicit > call to printk or use an appropropriate macro. I'll take this for now, but these really need to be converted to use the proper network printk() macros, or dev_printk() and friends instead of rolling "raw" printk messages with your own logging level controls. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel