summaryrefslogtreecommitdiff
path: root/net/appletalk/atalk_proc.c
diff options
context:
space:
mode:
authorJarno Rajahalme <jarno@ovn.org>2016-08-02 02:36:07 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-08-03 18:50:40 (GMT)
commitbce91f8a4247905b8c40a53f72c14db908cd0710 (patch)
tree7c649839adaee894f168576ac05be1e279c69f34 /net/appletalk/atalk_proc.c
parentbf0f500bd0199aab613eb0ecb3412edd5472740d (diff)
downloadlinux-bce91f8a4247905b8c40a53f72c14db908cd0710.tar.xz
openvswitch: Remove incorrect WARN_ONCE().
ovs_ct_find_existing() issues a warning if an existing conntrack entry classified as IP_CT_NEW is found, with the premise that this should not happen. However, a newly confirmed, non-expected conntrack entry remains IP_CT_NEW as long as no reply direction traffic is seen. This has resulted into somewhat confusing kernel log messages. This patch removes this check and warning. Fixes: 289f2253 ("openvswitch: Find existing conntrack entry after upcall.") Suggested-by: Joe Stringer <joe@ovn.org> Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Joe Stringer <joe@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/appletalk/atalk_proc.c')
0 files changed, 0 insertions, 0 deletions