commit | 00e7825b943f486e80ff1305cd0594d8791870f8 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jan 14 11:34:19 2010 -0500 |
committer | Konrad Rzeszutek Wilk <konrad@kernel.org> | Fri Feb 26 21:02:14 2010 +0000 |
tree | e30ebefa147e658d52aa54139f991d8af3c5a727 | |
parent | 6ebdc661b608671e9ca572af8bb42d58108cc008 [diff] |
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>