netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] drivers/net: Use netif_<level> macros
@ 2010-02-15 18:34 Joe Perches
  2010-02-15 18:34 ` [PATCH net-next 1/7] drivers/net/ixgb: Use netif_printk macros Joe Perches
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Joe Perches @ 2010-02-15 18:34 UTC (permalink / raw)
  To: netdev
  Cc: e1000-devel, Bruce Allan, Jesse Brandeburg, linux-kernel,
	John Ronciak, Jeff Kirsher, Don Fry, Stephen Hemminger,
	Andy Gospodarek, Alexander Indenbaum

And a few checkpatch cleanups

Joe Perches (7):
  drivers/net/ixgb: Use netif_printk macros
  drivers/net/sky2: Convert to use netif_printk macros
  drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
  drivers/net/tehuti.c: Hoist assigns out of ifs
  drivers/net/tehuti.c: trivial checkpatch cleanups
  drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers
  drivers/net/pcnet32.c: Checkpatch cleaning

 drivers/net/ixgb/ixgb.h      |   11 +-
 drivers/net/ixgb/ixgb_main.c |   89 ++++----
 drivers/net/pcnet32.c        |  500 +++++++++++++++++-------------------------
 drivers/net/sky2.c           |   65 +++----
 drivers/net/tehuti.c         |  151 +++++++-------
 drivers/net/tehuti.h         |   30 ++-
 6 files changed, 374 insertions(+), 472 deletions(-)


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit http://communities.intel.com/community/wired

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

end of thread, other threads:[~2010-02-16 23:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 18:34 [PATCH net-next 0/7] drivers/net: Use netif_<level> macros Joe Perches
2010-02-15 18:34 ` [PATCH net-next 1/7] drivers/net/ixgb: Use netif_printk macros Joe Perches
2010-02-15 18:34 ` [PATCH net-next 2/7] drivers/net/sky2: Convert to use " Joe Perches
2010-02-15 18:34 ` [PATCH net-next 3/7] drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers Joe Perches
2010-02-15 18:34 ` [PATCH net-next 4/7] drivers/net/tehuti.c: Hoist assigns out of ifs Joe Perches
2010-02-15 18:34 ` [PATCH net-next 5/7] drivers/net/tehuti.c: trivial checkpatch cleanups Joe Perches
2010-02-15 18:34 ` [PATCH net-next 6/7] drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers Joe Perches
2010-02-15 18:34 ` [PATCH net-next 7/7] drivers/net/pcnet32.c: Checkpatch cleaning Joe Perches
2010-02-16 23:46 ` [PATCH net-next 0/7] drivers/net: Use netif_<level> macros 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).