From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] tuntap: Add name attribute to usage text Date: Thu, 8 Sep 2016 14:32:07 -0700 Message-ID: <20160908143207.11cb524a@xeon-e3> References: <285078d628b8144a50f15a23e4ba7a7e4306f48e.1473338775.git.tgraf@suug.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Thomas Graf Return-path: Received: from mail-pf0-f181.google.com ([209.85.192.181]:34360 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932294AbcIHVb6 (ORCPT ); Thu, 8 Sep 2016 17:31:58 -0400 Received: by mail-pf0-f181.google.com with SMTP id p64so22030844pfb.1 for ; Thu, 08 Sep 2016 14:31:57 -0700 (PDT) In-Reply-To: <285078d628b8144a50f15a23e4ba7a7e4306f48e.1473338775.git.tgraf@suug.ch> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 8 Sep 2016 14:56:34 +0200 Thomas Graf wrote: > Signed-off-by: Thomas Graf > --- > ip/iptuntap.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied