]> git.baikalelectronics.ru Git - kernel.git/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)
commit311e2d0b6c4827322b9a4bf74583f0b0468943d0
tree611ef762bfb3f10d092eb3cf87c6c4516474f12e
parent5b680a3ce66788068988fd21a09871b8ec1be0d5
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