net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
authorPhilippe De Muyter <phdm@macqel.be>
Thu, 3 Jan 2013 18:02:12 +0000 (19:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2013 23:14:14 +0000 (15:14 -0800)
Up to now, the debug and info messages from the ipconfig subsytem
claim to display the IP address of the DHCP/BOOTP server but
display instead the IP address of the bootserver.  Fix that.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c

Simple merge