]> git.baikalelectronics.ru Git - kernel.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)
commite66c8633c658cf0507ca79c3d8f0bf1d50ab7776
tree62f917ba35c9eef315e23f7e8390c19e7537f8e3
parent52dfc589e56d411100b114f83af99a6e064512bb
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