[NETFILTER]: conntrack: fix refcount leak when finding expectation
authorYasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Mon, 27 Nov 2006 18:26:46 +0000 (10:26 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 29 Nov 2006 04:59:37 +0000 (20:59 -0800)
All users of __{ip,nf}_conntrack_expect_find() don't expect that
it increments the reference count of expectation.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found