> 
> It is extremely disappointing that you've defined your own debug
> logging macros, which use generic dev_*() printks, instead of using
> the proper netdev_*() printk logging interfaces to do this.

We can make this change. I'm not sure why it was missed since we
have netif_level support. Please note, we will still need to use the
dev_ macros for those places in the driver where we don't have a
netdev yet.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to