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:
7b4df05
)
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
author
Joe Perches
<joe@perches.com>
Mon, 15 Mar 2010 17:03:05 +0000
(18:03 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 15 Mar 2010 17:03:05 +0000
(18:03 +0100)
NIPQUAD has very few uses left.
Remove this use and make the code have the identical form of the only
other use of "%u,%u,%u,%u,%u,%u" in net/ipv4/netfilter/nf_nat_ftp.c
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