[IRDA]: fix printk format
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 29 Jun 2007 05:40:23 +0000 (22:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Jun 2007 05:40:23 +0000 (22:40 -0700)
Fix printk format warning:
drivers/net/irda/irport.c:512: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found