netfilter: nf_conntrack: pass template to l4proto ->error() handler
authorPatrick McHardy <kaber@trash.net>
Mon, 15 Feb 2010 16:45:08 +0000 (17:45 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Feb 2010 16:45:08 +0000 (17:45 +0100)
The error handlers might need the template to get the conntrack zone
introduced in the next patches to perform a conntrack lookup.

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found