From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT1EB-0000xe-5x for qemu-devel@nongnu.org; Wed, 26 Mar 2014 23:43:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT1E5-0003t7-0g for qemu-devel@nongnu.org; Wed, 26 Mar 2014 23:43:39 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:48620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT1E4-0003sq-R3 for qemu-devel@nongnu.org; Wed, 26 Mar 2014 23:43:32 -0400 Received: by mail-pa0-f49.google.com with SMTP id lj1so2850332pab.22 for ; Wed, 26 Mar 2014 20:43:31 -0700 (PDT) Message-ID: <53339E5B.5070204@ozlabs.ru> Date: Thu, 27 Mar 2014 14:43:23 +1100 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1394494949-9306-1-git-send-email-aik@ozlabs.ru> <1394494949-9306-2-git-send-email-aik@ozlabs.ru> <87iork4jfi.fsf@elfo.mitica> In-Reply-To: <87iork4jfi.fsf@elfo.mitica> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit 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: quintela@redhat.com Cc: Amit Shah , qemu-devel@nongnu.org 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! -- Alexey