netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Beautify 'sh_eth' driver's messages
@ 2014-03-15  0:21 Sergei Shtylyov
  2014-03-15  0:24 ` Sergei Shtylyov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sergei Shtylyov @ 2014-03-15  0:21 UTC (permalink / raw)
  To: netdev; +Cc: linux-sh

Hello.

This patchset converts te driver to using netdev_*() and netif_*() to print out
its messages whenever possible.

[1/3] sh_eth: convert pr_*() to netdev_*() calls
[2/3] sh_eth: convert dev_*() to netdev_*() calls
[3/3] sh_eth: fold netif_msg_*() and dev_*() calls into netif_*() invocations

WBR, Sergei

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

end of thread, other threads:[~2014-03-17 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-15  0:21 [PATCH 0/3] Beautify 'sh_eth' driver's messages Sergei Shtylyov
2014-03-15  0:24 ` Sergei Shtylyov
2014-03-15  0:27 ` [PATCH 1/3] sh_eth: convert pr_*() to netdev_*() calls Sergei Shtylyov
2014-03-15  0:29 ` [PATCH 2/3] sh_eth: convert dev_*() " Sergei Shtylyov
2014-03-15  0:30 ` [PATCH 3/3] sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations Sergei Shtylyov
2014-03-17 20:07 ` [PATCH 0/3] Beautify 'sh_eth' driver's messages 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).