lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 15 Feb 2010 10:34:19 -0800
From:	Joe Perches <joe@...ches.com>
To:	netdev@...r.kernel.org
Cc:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
	Jesse Brandeburg <jesse.brandeburg@...el.com>,
	Bruce Allan <bruce.w.allan@...el.com>,
	Alex Duyck <alexander.h.duyck@...el.com>,
	PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com>,
	John Ronciak <john.ronciak@...el.com>,
	Don Fry <pcnet32@...izon.net>,
	Stephen Hemminger <shemminger@...ux-foundation.org>,
	Alexander Indenbaum <baum@...utinetworks.net>,
	Andy Gospodarek <andy@...yhouse.net>,
	e1000-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/7] drivers/net: Use netif_<level> macros

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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ