From patchwork Fri May 18 01:57:16 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory Rose X-Patchwork-Id: 915934 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="ECdqNVxM"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40nBDw1vjNz9s37 for ; Fri, 18 May 2018 11:59:28 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 50C90F78; Fri, 18 May 2018 01:58:29 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id D4CC0F06 for ; Fri, 18 May 2018 01:58:25 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pl0-f68.google.com (mail-pl0-f68.google.com [209.85.160.68]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 612F3196 for ; Fri, 18 May 2018 01:58:25 +0000 (UTC) Received: by mail-pl0-f68.google.com with SMTP id c19-v6so3630527pls.6 for ; Thu, 17 May 2018 18:58:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3AhCPdXExstoJPOCSXgFhWRbkNt9zropDNLIUUxWUUY=; b=ECdqNVxMQTo4xifUGacgcLZcLEUM8LFQb2OeHdw78mv4cHbJWnGyu9Sq0TG24/VVz3 7ICPSs9sP/NOXFfOYlKnJkKXF9Eay1Ev39rf5TG7WTbtARvMqgQhUq389IfqjQkRy20u KI8+IYAFzI3xfHHOkb9vJC6lEB4UnWH4Lw4uex9+3FpSR0klJ3Y7pAOY7JgQp7XS61T7 svYWhdijLDfAnAswxEGNZdD1o+j10nXeCKh4FOLqoOAkr2+NByZGste6EhHroG+c0sRM yZJPIGGrLXAH1JM4Mlvf+L9jJxR0eod1K+flS5DET1w3kDzNAKW44YmXVFDgsm/ggkoO mHCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3AhCPdXExstoJPOCSXgFhWRbkNt9zropDNLIUUxWUUY=; b=t2e/TGYHs7w5ogRNLepL581kwFtYl1H4mfidY4m0aVAhlYG3DR12Gk7M2wFU/LkC27 F++x/dhpjKl94BTXxLHTascbOHhOHzCJWPDHhvKUk7fe0/1nF+H50HoF4UR3LXJjf/IZ rSxKhXZ05kd6SeTv5CNJy/Wo9Nmpm4CanGahSONkYqxRw3r4UcBruqIfJGjqoajQz+9E l2+X40ErzGjM5xxir1h+PyO62YTnwaO3YpJOYAu6axWOGPrZCOodvMlDmq34etAiz9oY 93DltxyTjYk5I48GSilvu43G3etxGveXwZhcO/8/EwpCkRtkMqhl1uP8X8JH8UhFEKm2 gO6A== X-Gm-Message-State: ALKqPweu047wkoCYqhtWoIDqUgqpupAq+3EdJRlPWzEKY07yChxo9nvw CA+PTfHNOnn9YFLWUslrVlUsZg== X-Google-Smtp-Source: AB8JxZpcbVnCEMyBlDsORSTyWVhES0dDQbTaIhQUbj1nBAqs8zTsQzoTgHhCcapDjU0WKLgjPuHSzA== X-Received: by 2002:a17:902:28a7:: with SMTP id f36-v6mr7494176plb.155.1526608704747; Thu, 17 May 2018 18:58:24 -0700 (PDT) Received: from gizo.domain (97-115-125-157.ptld.qwest.net. [97.115.125.157]) by smtp.gmail.com with ESMTPSA id d15-v6sm10564908pfh.97.2018.05.17.18.58.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 May 2018 18:58:24 -0700 (PDT) From: Greg Rose To: dev@openvswitch.org Date: Thu, 17 May 2018 18:57:16 -0700 Message-Id: <1526608674-12702-4-git-send-email-gvrose8192@gmail.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1526608674-12702-1-git-send-email-gvrose8192@gmail.com> References: <1526608674-12702-1-git-send-email-gvrose8192@gmail.com> X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH V2 03/41] gre: fix goto statement typo X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org From: William Tu Upstream commit: commit e3d0328c76dde0b957f62f8c407b79f1d8fe3ef8 Author: William Tu Date: Tue Aug 22 17:04:05 2017 -0700 gre: fix goto statement typo Fix typo: pnet_tap_faied. Signed-off-by: William Tu Signed-off-by: David S. Miller Cc: William Tu Signed-off-by: Greg Rose --- datapath/linux/compat/ip_gre.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datapath/linux/compat/ip_gre.c b/datapath/linux/compat/ip_gre.c index 3001f3f..3bd6e92 100644 --- a/datapath/linux/compat/ip_gre.c +++ b/datapath/linux/compat/ip_gre.c @@ -1552,7 +1552,7 @@ int rpl_ipgre_init(void) err = register_pernet_device(&ipgre_tap_net_ops); if (err < 0) - goto pnet_tap_faied; + goto pnet_tap_failed; err = register_pernet_device(&erspan_net_ops); if (err < 0) @@ -1580,7 +1580,7 @@ pnet_ipgre_failed: unregister_pernet_device(&erspan_net_ops); pnet_erspan_failed: unregister_pernet_device(&ipgre_tap_net_ops); -pnet_tap_faied: +pnet_tap_failed: pr_err("Error while initializing GRE %d\n", err); return err; }