ipx: remove unnecessary casting on ntohl
authorFabian Frederick <fabf@skynet.be>
Mon, 27 Oct 2014 19:55:08 +0000 (20:55 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Oct 2014 20:03:53 +0000 (16:03 -0400)
use %08X instead of %08lX and remove casting.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipx/ipx_proc.c

Simple merge