git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a20fd0a
)
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 29 Oct 2008 05:38:52 +0000
(22:38 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 29 Oct 2008 06:02:38 +0000
(23:02 -0700)
Open code NIP6_FMT in the one call inside sscanf and one user
of NIP6() that could use %p6 in the netfilter code.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found