commit | ef1a5a50bbd509b8697dcd4d13017e9e0053867b | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Apr 14 11:21:01 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Apr 14 11:21:01 2008 +0200 |
tree | c278eef43ffd756b0f09589ce1dd9310a50f7af1 | |
parent | e7bfd0a1a6c8f82977253dab19be9d9979c1ec1b [diff] |
[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>