[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130407.170008.663673479376728205.davem@davemloft.net>
Date: Sun, 07 Apr 2013 17:00:08 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sri@...ibm.com
Cc: shemminger@...tta.com, dlstevens@...ibm.com, netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next] vxlan: Bypass encapsulation if the
destination is local
From: Sridhar Samudrala <sri@...ibm.com>
Date: Tue, 02 Apr 2013 15:31:52 -0700
> This patch bypasses vxlan encapsulation if the destination vxlan
> endpoint is a local device.
>
> Changes since v1: added missing check for vxlan_find_vni() failure
>
> Signed-off-by: Sridhar Samudrala <sri@...ibm.com>
Applied, but...
> + if (!dst_vxlan)
> + goto tx_error;
^^
Trailing whitespace. We have many tools which will warn you about
things like this.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists