From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT7tU-0005z9-5x for qemu-devel@nongnu.org; Thu, 27 Mar 2014 06:50:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT7tP-0001Lu-1z for qemu-devel@nongnu.org; Thu, 27 Mar 2014 06:50:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT7tO-0001Lj-Qj for qemu-devel@nongnu.org; Thu, 27 Mar 2014 06:50:38 -0400 Date: Thu, 27 Mar 2014 16:20:29 +0530 From: Amit Shah Message-ID: <20140327105029.GG20585@grmbl.mre> References: <1394494949-9306-1-git-send-email-aik@ozlabs.ru> <1394494949-9306-2-git-send-email-aik@ozlabs.ru> <87iork4jfi.fsf@elfo.mitica> <53339E5B.5070204@ozlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53339E5B.5070204@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH v4 1/4] util: add qemu_ether_ntoa List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-devel@nongnu.org, quintela@redhat.com On (Thu) 27 Mar 2014 [14:43:23], Alexey Kardashevskiy wrote: > On 03/12/2014 06:36 AM, Juan Quintela wrote: > > Alexey Kardashevskiy wrote: > >> This adds a helper to format ethernet MAC address. > >> > >> Signed-off-by: Alexey Kardashevskiy > > > > Reviewed-by: Juan Quintela > > > Did it go anywhere? Cannot find it in upstream. Thanks! Juan is away this week, so I sent a pull request with these patches. Thanks, Amit