All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] firewire, some more logging related patches
@ 2012-02-18 20:58 Stefan Richter
  2012-02-18 21:01 ` [PATCH 1/4] firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" Stefan Richter
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stefan Richter @ 2012-02-18 20:58 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-kernel

Forthcoming:
  * firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"
  * firewire: net: identify to driver core as "firewire_net", not "net"
  * firewire: net: prefix all log messages with interface name
  * firewire: core: prefix log messages with card name

 drivers/firewire/core-card.c        |   28 ++++++++++---
 drivers/firewire/core-cdev.c        |   10 ++--
 drivers/firewire/core-device.c      |   60 +++++++++++++---------------
 drivers/firewire/core-topology.c    |   18 ++++----
 drivers/firewire/core-transaction.c |    4 -
 drivers/firewire/core.h             |    6 ++
 drivers/firewire/net.c              |   45 ++++++++++++---------
 drivers/firewire/sbp2.c             |    6 --
 include/linux/firewire.h            |    3 -
 9 files changed, 100 insertions(+), 80 deletions(-)
-- 
Stefan Richter
-=====-===-- --=- =--=-
http://arcgraph.de/sr/

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

end of thread, other threads:[~2012-02-19 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-18 20:58 [PATCH 0/4] firewire, some more logging related patches Stefan Richter
2012-02-18 21:01 ` [PATCH 1/4] firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" Stefan Richter
2012-02-18 21:01 ` [PATCH 2/4] firewire: net: identify to driver core as "firewire_net", not "net" Stefan Richter
2012-02-18 21:02 ` [PATCH 3/4] firewire: net: prefix all log messages with interface name Stefan Richter
2012-02-18 21:32   ` Joe Perches
2012-02-19 11:48     ` Stefan Richter
2012-02-18 21:03 ` [PATCH 4/4] firewire: core: prefix log messages with card name Stefan Richter

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.