netfilter: nf_ct_tcp: fix up build after merge
authorPatrick McHardy <kaber@trash.net>
Thu, 11 Jun 2009 14:16:09 +0000 (16:16 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 11 Jun 2009 14:16:09 +0000 (16:16 +0200)
commit334a47f6345560af047f164c356d71c3226965d5
treef889c48690c9505ca483b200021befbef27d8fd6
parent36432dae73cf2c90a59b39c8df9fd8219272b005
netfilter: nf_ct_tcp: fix up build after merge

Replace the last occurence of tcp_lock by the per-conntrack lock.

Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nf_conntrack_proto_tcp.c