commit | 47a0200d535f08ac8f784a709c48995ca0b10288 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue May 03 11:23:40 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 08 15:50:31 2011 -0700 |
tree | f52f8b25710ea0017f66095ee7de7791df72f55f | |
parent | 57cc71bc3c0cf18bfd1b7bc8cd0eb6c303da24c5 [diff] |
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>