Messages in this thread |  | | | Date | Thu, 1 Sep 2011 11:18:18 -0400 | | From | Jason Baron <> | | Subject | Re: [PATCH ] dynamic_debug: call __netdev_printk only for CONFIG_NET |
| |
On Thu, Sep 01, 2011 at 04:57:02PM +0200, Arnd Bergmann wrote: > __netdev_printk is only defined when CONFIG_NET is set. Since we only need > __dynamic_netdev_dbg for network drivers, we can make it conditional on the > same Kconfig symbol. >
Hi,
Yes, I've posted a fix for this:
https://lkml.org/lkml/2011/8/30/297
Hopefully, it will be pulled in soon.
Thanks,
-Jason
|  |