Re: [PATCHv2 4/9] macb: convert printk to netdev_ and friends
From: Jean-Christophe PLAGNIOL-VILLARD <hidden>
Date: 2011-03-15 12:36:51
Also in:
linux-arm-kernel
From: Jean-Christophe PLAGNIOL-VILLARD <hidden>
Date: 2011-03-15 12:36:51
Also in:
linux-arm-kernel
On 10:14 Tue 15 Mar , Jamie Iles wrote:
macb is already using the dev_dbg() and friends helpers so use netdev_() along with a pr_fmt() definition to make the printing a little cleaner. Signed-off-by: Jamie Iles <redacted>
looks fine Acked-by: Jean-Christophe PLAGNIOL-VILLARD <redacted> Best Regards, J.