netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* stmmac: improve logging
@ 2015-09-10 12:37 LABBE Corentin
  2015-09-10 12:37 ` [PATCH v2 1/5] stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: LABBE Corentin @ 2015-09-10 12:37 UTC (permalink / raw)
  To: peppe.cavallaro; +Cc: netdev, linux-kernel, joe


Hello

This patch series try to improve logging of the stmmac driver.

Changes since v1
- Use netdev_xxx instead of dev_xxx
- Use netif_xxx instead of "if (netif_msg_type) dev_xxx"

Regards

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-09-15 20:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 12:37 stmmac: improve logging LABBE Corentin
2015-09-10 12:37 ` [PATCH v2 1/5] stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin
2015-09-10 15:44   ` Joe Perches
2015-09-10 12:37 ` [PATCH v2 2/5] stmmac: replace hardcoded function name by __func__ LABBE Corentin
2015-09-10 12:37 ` [PATCH v2 3/5] stmmac: remove some __func__ printing LABBE Corentin
2015-09-10 12:37 ` [PATCH v2 4/5] stmmac: Fix simple style problem LABBE Corentin
2015-09-10 12:37 ` [PATCH v2 5/5] stmmac: replace if (netif_msg_type) by their netif_xxx counterpart LABBE Corentin
2015-09-10 16:24   ` Joe Perches
2015-09-15 20:31 ` stmmac: improve logging David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).