]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit0b5c25e8ac3a60bd01a52ca7405ba96aec8c16be
tree62f917ba35c9eef315e23f7e8390c19e7537f8e3
parent8ccef431a2994bb8a722d0fbc6c6da2bdbf86834
irttp: Print device parameters and statistics as unsigned

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>
net/irda/irttp.c