netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Eilon Greenstein <eilong@broadcom.com>, netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH V2 net-next 0/3] bnx2x: Message logging cleanups
Date: Sun, 14 Aug 2011 15:16:18 -0700	[thread overview]
Message-ID: <cover.1313360100.git.joe@perches.com> (raw)

Joe Perches (3):
  bnx2x: Remove local defines for %pM and mac address
  bnx2x: Coalesce pr_cont uses and fix DP typos
  bnx2x: Use pr_fmt and message logging cleanups

 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h        |   67 ++++-----
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c    |   48 ++++---
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h    |    4 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c    |    5 +-
 .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |   23 ++--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c   |  153 ++++++++++----------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c   |   72 ++++-----
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c     |   67 ++++-----
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c  |   46 +++---
 9 files changed, 244 insertions(+), 241 deletions(-)

-- 
1.7.6.405.gc1be0


             reply	other threads:[~2011-08-14 22:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-14 22:16 Joe Perches [this message]
2011-08-14 22:16 ` [PATCH V2 net-next 1/3] bnx2x: Remove local defines for %pM and mac address Joe Perches
2011-08-17 13:42   ` Eilon Greenstein
2011-08-14 22:16 ` [PATCH V2 net-next 2/3] bnx2x: Coalesce pr_cont uses and fix DP typos Joe Perches
2011-08-17 13:42   ` Eilon Greenstein
2011-08-14 22:16 ` [PATCH V2 net-next 3/3] bnx2x: Use pr_fmt and message logging cleanups Joe Perches
2011-08-17 13:42   ` Eilon Greenstein
2011-08-17 13:42 ` [PATCH V2 net-next 0/3] bnx2x: Message " Eilon Greenstein
2011-08-17 22:47   ` 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.1313360100.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=eilong@broadcom.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 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).