hippi: fix printk format in rrunner.c
authorRandy Dunlap <rdunlap@xenotime.net>
Mon, 16 Apr 2012 15:01:33 +0000 (15:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Apr 2012 03:48:38 +0000 (23:48 -0400)
commitecffe75f934b4e3c5301fe5db278068e0efb0d6b
tree88b7aa5a951d092ea58d075a229dcab33e98a75e
parent7335baed84229084de9b184d088e3f35d9e0971d
hippi: fix printk format in rrunner.c

Fix printk format warning (from i386 build):

drivers/net/hippi/rrunner.c:146:9: warning: format '%08llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Jes Sorensen <jes@trained-monkey.org>
Cc: linux-hippi@sunsite.dk
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hippi/rrunner.c