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)
commitacca2674a71816c5c9d0caa81fecd33b491fd68f
tree4deffe58a6373461efaf8d5515f307a9c701dfc2
parentea6836dd7ef9cfbed5dce421190009f9eed00b7e
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