Re: [PATCH 07/10] dynamic_debug: make netdev_dbg() call__netdev_printk()

From: Joe Perches
Date: Wed Jul 06 2011 - 17:50:37 EST


On Wed, 2011-07-06 at 13:25 -0400, Jason Baron wrote:
> diff --git a/lib/dynamic_debug.c b/lib/dynamic_debug.c
[]
> @@ -503,6 +504,30 @@ int __dynamic_dev_dbg(struct _ddebug *descriptor,
[]
> +int __dynamic_netdev_dbg(struct _ddebug *descriptor,
> + const struct net_device *dev, const char *fmt, ...)
[]
> + res += __netdev_printk("", dev, &vaf);

KERN_CONT here too.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/