pktgen: use %pI6c for printing IPv6 addresses
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 3 May 2011 11:23:40 +0000 (11:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 22:50:31 +0000 (15:50 -0700)
commit47a0200d535f08ac8f784a709c48995ca0b10288
treef52f8b25710ea0017f66095ee7de7791df72f55f
parent57cc71bc3c0cf18bfd1b7bc8cd0eb6c303da24c5
pktgen: use %pI6c for printing IPv6 addresses

I don't know why %pI6 doesn't compress, but the format specifier is
kernel-standard, so use it.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c