netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net-next 0/3] bnx2x: Message logging cleanups
@ 2011-08-14 22:16 Joe Perches
  2011-08-14 22:16 ` [PATCH V2 net-next 1/3] bnx2x: Remove local defines for %pM and mac address Joe Perches
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joe Perches @ 2011-08-14 22:16 UTC (permalink / raw)
  To: Eilon Greenstein, netdev; +Cc: linux-kernel

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


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

end of thread, other threads:[~2011-08-17 22:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14 22:16 [PATCH V2 net-next 0/3] bnx2x: Message logging cleanups Joe Perches
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

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