Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
[linux-2.6-microblaze.git] / net / netfilter / nf_conntrack_proto_dccp.c
index db7479d..4f33307 100644 (file)
@@ -397,6 +397,7 @@ dccp_new(struct nf_conn *ct, const struct sk_buff *skb,
                        msg = "not picking up existing connection ";
                        goto out_invalid;
                }
+               break;
        case CT_DCCP_REQUEST:
                break;
        case CT_DCCP_INVALID: