]> Pileus Git - ~andy/linux/commit
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)
commit9dd4a13a89d7c27e51cb87b9e95e82d8999826da
tree611ef762bfb3f10d092eb3cf87c6c4516474f12e
parent3b09adcb20c1e393a8721b1805f49dd8c1657563
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.

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