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:
c299bd5
)
ipvs: use standardized format in sprintf
author
Joe Perches
<joe@perches.com>
Mon, 11 Jan 2010 10:53:31 +0000
(11:53 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 11 Jan 2010 10:53:31 +0000
(11:53 +0100)
Use the same format string as net/ipv4/netfilter/nf_nat_ftp.c
to encode an ipv4 address and port.
Both uses should be a single common function.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found