]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: replace %x with %pI4 for IPv4 addresses
authornikolay@redhat.com <nikolay@redhat.com>
Sat, 18 May 2013 01:18:29 +0000 (01:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 06:25:49 +0000 (23:25 -0700)
commitac7c590884920602d2158e7856a69a214b49f819
tree4deffe58a6373461efaf8d5515f307a9c701dfc2
parent9246150f4236628ff27c57fabf21cafb6dd6dd41
bonding: replace %x with %pI4 for IPv4 addresses

There're few pr_debug() places that can provide the IPv4 address in
dotted decimal format instead which is more helpful.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c