]> Pileus Git - ~andy/linux/commit
net/ipv4/ipconfig: add device address to a KERN_INFO message
authorClaudio Fontana <Claudio.Fontana@huawei.com>
Thu, 25 Oct 2012 01:15:43 +0000 (01:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2012 17:23:00 +0000 (13:23 -0400)
commit9ecd1c3d6cff05fcfd11517341cc22f61651ec3e
tree8a8aee7a68f2cd11dea4a3e60859a337106b6388
parent815cccbf10b27115fb3e5827bef26768616e5e27
net/ipv4/ipconfig: add device address to a KERN_INFO message

adds a "hwaddr" to the "IP-Config: Complete" KERN_INFO message
with the dev_addr of the device selected for auto configuration.

Signed-off-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c