* [PATCH 0/2] Device statistics type fixes
@ 2010-06-08 18:20 Ben Hutchings
2010-06-13 1:19 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2010-06-08 18:20 UTC (permalink / raw)
To: David Miller; +Cc: netdev
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-13 1:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08 18:20 [PATCH 0/2] Device statistics type fixes Ben Hutchings
2010-06-13 1:19 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox