drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
authorJoe Perches <joe@perches.com>
Thu, 14 Jan 2010 16:34:19 +0000 (11:34 -0500)
committerKonrad Rzeszutek Wilk <konrad@kernel.org>
Fri, 26 Feb 2010 21:02:14 +0000 (21:02 +0000)
commit00e7825b943f486e80ff1305cd0594d8791870f8
treee30ebefa147e658d52aa54139f991d8af3c5a727
parent6ebdc661b608671e9ca572af8bb42d58108cc008
drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4

Convert netmask to __be32 and format it with %pI4

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Konrad Rzeszutek <ketuzsezr@darnok.org>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Cc: Peter Jones <pjones@redhat.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/firmware/iscsi_ibft.c