[NETFILTER]: ip_tables: compat error way cleanup
[powerpc.git] / net / ipv4 / netfilter / ip_tables.c
index e2c7f6e..0f4835c 100644 (file)
@@ -1725,6 +1725,7 @@ free_newinfo:
 out:
        return ret;
 out_unlock:
+       compat_flush_offsets();
        xt_compat_unlock(AF_INET);
        goto out;
 }