kernel-ark/net/netfilter
Dmitry Mishin 91536b7ae6 [NETFILTER]: x_tables: move table->lock initialization
xt_table->lock should be initialized before xt_replace_table() call, which
uses it. This patch removes strict requirement that table should define
lock before registering.

Signed-off-by: Dmitry Mishin <dim@openvz.org>
Signed-off-by: Kirill Korotaev <dev@openvz.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-24 17:27:33 -07:00
..
core.c
Kconfig
Makefile
nf_conntrack_core.c
nf_conntrack_ftp.c
nf_conntrack_l3proto_generic.c
nf_conntrack_netlink.c
nf_conntrack_proto_generic.c
nf_conntrack_proto_sctp.c
nf_conntrack_proto_tcp.c
nf_conntrack_proto_udp.c
nf_conntrack_standalone.c
nf_internals.h
nf_log.c
nf_queue.c
nf_sockopt.c
nfnetlink_log.c
nfnetlink_queue.c
nfnetlink.c
x_tables.c [NETFILTER]: x_tables: move table->lock initialization 2006-04-24 17:27:33 -07:00
xt_CLASSIFY.c
xt_comment.c
xt_connbytes.c
xt_connmark.c
xt_CONNMARK.c
xt_conntrack.c
xt_dccp.c
xt_esp.c
xt_helper.c
xt_length.c
xt_limit.c
xt_mac.c
xt_mark.c
xt_MARK.c
xt_multiport.c
xt_NFQUEUE.c
xt_NOTRACK.c
xt_physdev.c
xt_pkttype.c
xt_policy.c
xt_realm.c
xt_sctp.c
xt_state.c
xt_string.c
xt_tcpmss.c
xt_tcpudp.c