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
| ||
|
Message-Id: <1276021249.2185.55.camel@achroite.uk.solarflarecom.com> Date: Tue, 08 Jun 2010 19:20:49 +0100 From: Ben Hutchings <bhutchings@...arflare.com> To: David Miller <davem@...emloft.net> Cc: netdev@...r.kernel.org Subject: [PATCH 0/2] Device statistics type fixes While messing about with net_device_stats types, I spotted a couple of drivers printing device statistics using the format %ld. Ben. Ben Hutchings (2): usbnet: Print device statistics as unsigned irttp: Print device parameters and statistics as unsigned drivers/net/usb/usbnet.c | 2 +- net/irda/irttp.c | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) -- Ben Hutchings, Senior Software Engineer, Solarflare Communications Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked. -- 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