[PATCH net-next 0/7] drivers/net: Use netif_<level> macros

From: Joe Perches
Date: Mon Feb 15 2010 - 13:36:29 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/