netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
authorJoe Perches <joe@perches.com>
Mon, 15 Mar 2010 17:03:05 +0000 (18:03 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Mar 2010 17:03:05 +0000 (18:03 +0100)
commit1da05f50f6a766c7611102382f85183b4db96c2d
treee0302f2d210a474b70d49c03a877c005a757095d
parent7b4df05537f4e6c0c3524055ece7f99b5c98cc87
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD

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>
net/netfilter/ipvs/ip_vs_ftp.c