irttp: Print device parameters and statistics as unsigned
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 8 Jun 2010 08:23:01 +0000 (08:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Jun 2010 01:18:33 +0000 (18:18 -0700)
Device statistics have type unsigned long and several of the
device-specific parameters printed here have type __u32.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found