netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/2] bnx2x: Logging message cleanups
Date: Mon,  8 Aug 2011 08:53:03 -0700	[thread overview]
Message-ID: <cover.1312818707.git.joe@perches.com> (raw)

Joe Perches (2):
  bnx2x: Remove local defines for %pM and mac address
  bnx2x: Coalesce pr_cont uses and fix DP typos

 drivers/net/bnx2x/bnx2x.h      |    4 -
 drivers/net/bnx2x/bnx2x_cmn.c  |   42 ++++++-----
 drivers/net/bnx2x/bnx2x_cmn.h  |    4 +-
 drivers/net/bnx2x/bnx2x_dcb.c  |    2 +-
 drivers/net/bnx2x/bnx2x_link.c |  155 +++++++++++++++++++++-------------------
 drivers/net/bnx2x/bnx2x_main.c |   47 ++++++-------
 drivers/net/bnx2x/bnx2x_sp.c   |   64 ++++++++---------
 7 files changed, 158 insertions(+), 160 deletions(-)

-- 
1.7.6.405.gc1be0

             reply	other threads:[~2011-08-08 15:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08 15:53 Joe Perches [this message]
2011-08-08 15:53 ` [PATCH net-next 1/2] bnx2x: Remove local defines for %pM and mac address Joe Perches
2011-08-08 15:53 ` [PATCH net-next 2/2] bnx2x: Coalesce pr_cont uses and fix DP typos Joe Perches
2011-08-09 14:41   ` Eilon Greenstein

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.1312818707.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 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).