[NETFILTER]: ip_tables: compat error way cleanup
authorVasily Averin <vvs@openvz.org>
Mon, 30 Oct 2006 23:13:28 +0000 (15:13 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 30 Oct 2006 23:24:45 +0000 (15:24 -0800)
commitef4512e76679b4f4997f60f93f8a576a0d20c26b
treee8de46772534dd932201cc7a0757ba1ac817c5d5
parent590bdf7fd2292b47c428111cb1360e312eff207e
[NETFILTER]: ip_tables: compat error way cleanup

This patch adds forgotten compat_flush_offset() call to error way of
translate_compat_table().  May lead to table corruption on the next
compat_do_replace().

Signed-off-by: Vasily Averin <vvs@openvz.org>
Acked-by: Dmitry Mishin <dim@openvz.org>
Acked-by: Kirill Korotaev <dev@openvz.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_tables.c