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


Hello

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

Changes since v2
- Rollback to dev_ for some early init printing
- rebased on 4.4-rc1

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] 8+ messages in thread

end of thread, other threads:[~2015-11-05 12:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-05  8:30 [PATCH v3] stmmac: improve logging LABBE Corentin
2015-11-05  8:30 ` [PATCH v3 1/5] stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin
2015-11-05 10:58   ` kbuild test robot
2015-11-05 12:29     ` LABBE Corentin
2015-11-05  8:30 ` [PATCH v3 2/5] stmmac: replace hardcoded function name by __func__ LABBE Corentin
2015-11-05  8:30 ` [PATCH v3 3/5] stmmac: remove some __func__ printing LABBE Corentin
2015-11-05  8:30 ` [PATCH v3 4/5] stmmac: Fix simple style problem LABBE Corentin
2015-11-05  8:30 ` [PATCH v3 5/5] net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart LABBE Corentin

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).