From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [PATCH net-next v2 1/9] geneve: Initialize ethernet address in device setup. Date: Thu, 20 Aug 2015 18:47:46 +0200 Message-ID: <20150820164746.GB8475@pox.localdomain> References: <1439845905-31666-1-git-send-email-pshelar@nicira.com> <1439845905-31666-2-git-send-email-pshelar@nicira.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Pravin B Shelar Return-path: Received: from mail-wi0-f181.google.com ([209.85.212.181]:38835 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752266AbbHTQrt (ORCPT ); Thu, 20 Aug 2015 12:47:49 -0400 Received: by wicja10 with SMTP id ja10so41124268wic.1 for ; Thu, 20 Aug 2015 09:47:48 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1439845905-31666-2-git-send-email-pshelar@nicira.com> Sender: netdev-owner@vger.kernel.org List-ID: On 08/17/15 at 02:11pm, Pravin B Shelar wrote: > Signed-off-by: Pravin B Shelar Acked-by: Thomas Graf