All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/8] wan: Use current logging forms
Date: Sun, 26 Jun 2011 22:01:27 -0700	[thread overview]
Message-ID: <cover.1309150683.git.joe@perches.com> (raw)

Joe Perches (8):
  generic_hdlc: Update to current logging forms
  cosa: Update to current logging forms
  cyclom: Update to current logging forms
  frame relay dlci/frad: Update to current logging forms
  dscc4: Update to current logging forms
  farsync: Update to current logging forms
  ixp4xx_hss: Update to current logging forms
  wan: Update to current logging forms

 drivers/net/wan/c101.c         |   30 +++---
 drivers/net/wan/cosa.c         |  226 +++++++++++++++++++---------------------
 drivers/net/wan/cycx_drv.c     |   81 +++++++--------
 drivers/net/wan/cycx_main.c    |   31 +++---
 drivers/net/wan/cycx_x25.c     |  177 +++++++++++++++-----------------
 drivers/net/wan/dlci.c         |   22 +++--
 drivers/net/wan/dscc4.c        |   80 +++++++--------
 drivers/net/wan/farsync.c      |    7 +-
 drivers/net/wan/hd64570.c      |    8 +-
 drivers/net/wan/hd64572.c      |    8 +-
 drivers/net/wan/hdlc.c         |   16 ++--
 drivers/net/wan/hdlc_cisco.c   |   21 ++---
 drivers/net/wan/hdlc_fr.c      |   96 ++++++++----------
 drivers/net/wan/hdlc_ppp.c     |    9 +-
 drivers/net/wan/hdlc_x25.c     |   12 +--
 drivers/net/wan/hostess_sv11.c |   11 +-
 drivers/net/wan/ixp4xx_hss.c   |   28 +++---
 drivers/net/wan/lapbether.c    |   18 ++--
 drivers/net/wan/n2.c           |   42 ++++----
 drivers/net/wan/pc300_drv.c    |    4 +-
 drivers/net/wan/pc300too.c     |   36 +++----
 drivers/net/wan/pci200syn.c    |   29 +++---
 drivers/net/wan/sbni.c         |   67 ++++++------
 drivers/net/wan/sdla.c         |   52 ++++++----
 drivers/net/wan/sealevel.c     |   11 +-
 drivers/net/wan/wanxl.c        |   90 ++++++++---------
 drivers/net/wan/x25_asy.c      |   47 ++++----
 drivers/net/wan/z85230.c       |   34 +++---
 28 files changed, 620 insertions(+), 673 deletions(-)

-- 
1.7.6.rc1


             reply	other threads:[~2011-06-27  5:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-27  5:01 Joe Perches [this message]
2011-06-27  5:01 ` [PATCH 1/8] generic_hdlc: Update to current logging forms Joe Perches
2011-07-21 19:18   ` Krzysztof Halasa
2011-07-21 19:21   ` Krzysztof Halasa
2011-06-27  5:01 ` [PATCH 2/8] cosa: " Joe Perches
2011-06-27  6:43   ` Jan Yenya Kasprzak
2011-06-27  5:01 ` [PATCH 3/8] cyclom: " Joe Perches
2011-06-27  5:01 ` [PATCH 4/8] frame relay dlci/frad: " Joe Perches
2011-06-27  5:01 ` [PATCH 5/8] dscc4: " Joe Perches
2011-06-27  5:01 ` [PATCH 6/8] farsync: " Joe Perches
2011-06-27  5:01 ` [PATCH 7/8] ixp4xx_hss: " Joe Perches
2011-06-27  5:01 ` [PATCH 8/8] wan: " Joe Perches
2011-06-27  7:08 ` [PATCH 0/8] wan: Use " David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1309150683.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.