All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Beautify 'sh_eth' driver's messages
@ 2014-03-15  0:21 ` Sergei Shtylyov
  0 siblings, 0 replies; 12+ messages in thread
From: Sergei Shtylyov @ 2014-03-14 23: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] 12+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.