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)
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>

No differences found