lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address
authorJoe Perches <[email protected]>
Mon, 17 Aug 2009 12:29:44 +0000 (12:29 +0000)
committerDavid S. Miller <[email protected]>
Sat, 29 Aug 2009 07:19:26 +0000 (00:19 -0700)
commit8a27f7c90ffcb791eed7574922b51fb60b08fc89
tree5ae50f27ff9c3c97130afe2b3672091573ecf47c
parent9a7030b76ab3c2b23b1629c49b6df33fb5aed305
lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address

Signed-off-by: Joe Perches <[email protected]>
Tested-by: Jens Rosenboom <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
lib/vsprintf.c