]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: ipconfig: Add device name to debug messages
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 29 Jul 2016 09:30:37 +0000 (11:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Aug 2016 22:40:05 +0000 (15:40 -0700)
commit22fc5388721154649691cc4bff5fe77a973fa68e
treea1ff39b2c8cccc835922d6abc598078debbcd362
parent874e1b75f554eb4be6260c30a7b1335d23ed9512
net: ipconfig: Add device name to debug messages

This simplifies understanding what happens when there is more than one
device.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c