]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETFILTER]: nf_conntrack: fix incorrect check for expectations
authorPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:21:01 +0000 (11:21 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:21:01 +0000 (11:21 +0200)
commitef1a5a50bbd509b8697dcd4d13017e9e0053867b
treec278eef43ffd756b0f09589ce1dd9310a50f7af1
parente7bfd0a1a6c8f82977253dab19be9d9979c1ec1b
[NETFILTER]: nf_conntrack: fix incorrect check for expectations

The expectation classes changed help->expectations to an array,
fix use as scalar value.

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