]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit244a1c327b19575dc2794475f5e9bc6e27b05fc0
treee0302f2d210a474b70d49c03a877c005a757095d
parent265470953ab83aff3b1d7afa58c4f5fc884c7764
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