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] [day] [month] [year] [list]
Date:	Fri, 05 Mar 2010 14:01:29 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	leitao@...ux.vnet.ibm.com
Cc:	sreenivasa.honnur@...erion.com, netdev@...r.kernel.org
Subject: Re: [PATCH] s2io: Fixing debug message

From: leitao@...ux.vnet.ibm.com
Date: Thu,  4 Mar 2010 15:40:44 -0500

> Currently s2io is dumping debug messages using the interface name
> before it was allocated, showing a message like the following:
> 
> s2io: eth%d: Ring Mem PHY: 0x7ef80000
> s2io: s2io_reset: Resetting XFrame card eth%d
> 
> This patch just fixes it, printing the pci bus information for
> the card instead of the interface name.
> 
> Signed-off-by: Breno Leitao <leitao@...ux.vnet.ibm.com>

Applied, thanks.

The netdev_*() printing macros we now have in linux/netdev.h
allow to handle these cases transparently btw.
--
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