> > > > Please you should not be using netdev_info(). netdev_dbg() please. > > > > I changed most netif_msg_*()+netdev_*() to netif_*(), including > netif_dbg() in several places. However, after reading other drivers I > decided to leave this at INFO level. I think this is the way to go, > because this is what user asks for and with dynamic debug enabled users > would have to ask for these in two different places. dynamic_debug_exec_queries is now exported, allowing module authors full >control of their debug