diff options
author | Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> | 2006-12-05 13:44:57 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-06 18:39:05 -0800 |
commit | ece006416d4fb472f4d2114feede5665cff971b2 (patch) | |
tree | e1f87f18c2a4d5c3994081a459c818ef4782b728 /fs/hfs/bfind.c | |
parent | 9ee0779e994c6916863045297b831212e285da3b (diff) |
[NETFILTER]: nf_conntrack: Don't try to find clashed expectation
The original code continues loop to find expectation in list if the master
conntrack of the found expectation is unconfirmed. But it never success
in that case, because nf_conntrack_expect_related() never insert
clashed expectation to the list.
This stops loop in that case.
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>
Diffstat (limited to 'fs/hfs/bfind.c')
0 files changed, 0 insertions, 0 deletions