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

Hello

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

Changes since v3
- Fix a missing comma for letting patch to be used atomaticly.

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 13:14 [PATCH v4] stmmac: improve logging LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 1/5] net: stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 2/5] net: stmmac: replace hardcoded function name by __func__ LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 3/5] net: stmmac: remove some __func__ printing LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 4/5] net: stmmac: Fix simple style problem LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 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).