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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 14 Feb 2010 15:01:45 -0800
From:	Joe Perches <joe@...ches.com>
To:	David Miller <davem@...emloft.net>
Cc:	David Brownell <david-b@...bell.net>,
	Greg Kroah-Hartman <gregkh@...e.de>, netdev@...r.kernel.org,
	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [net-next PATCH 0/2] usbnet: convert dev(dbg|err|warn|info) macros to netdev_<>

Add some consistency to log messages
Use the net netif_<> macros

Joe Perches (2):
  usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
  drivers/net/usb: Use netif_<level> logging facilities

 drivers/net/usb/asix.c       |   97 +++++++++--------
 drivers/net/usb/cdc_eem.c    |   10 +-
 drivers/net/usb/cdc_ether.c  |   22 ++--
 drivers/net/usb/dm9601.c     |   49 +++++----
 drivers/net/usb/int51x1.c    |   15 ++--
 drivers/net/usb/net1080.c    |  109 +++++++++-----------
 drivers/net/usb/pegasus.c    |  170 +++++++++++++-----------------
 drivers/net/usb/rndis_host.c |   24 ++---
 drivers/net/usb/smsc95xx.c   |  221 ++++++++++++++++++---------------------
 drivers/net/usb/usbnet.c     |  238 +++++++++++++++++++-----------------------
 include/linux/usb/usbnet.h   |   21 ----
 11 files changed, 448 insertions(+), 528 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ