commit | 0b5c25e8ac3a60bd01a52ca7405ba96aec8c16be | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Jun 08 08:23:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 12 18:18:33 2010 -0700 |
tree | 62f917ba35c9eef315e23f7e8390c19e7537f8e3 | |
parent | 8ccef431a2994bb8a722d0fbc6c6da2bdbf86834 [diff] |
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>