From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: [PATCH] packet: doc: add documentation for VLAN TPID delivery Date: Fri, 20 Dec 2013 22:13:16 +0100 Message-ID: <52B4B2EC.6000406@redhat.com> References: <8738ln7gsb.wl%atzm@stratosphere.co.jp> <52B45DD9.6030807@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Atzm Watanabe Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50233 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752313Ab3LTVNW (ORCPT ); Fri, 20 Dec 2013 16:13:22 -0500 In-Reply-To: <52B45DD9.6030807@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On 12/20/2013 04:10 PM, Daniel Borkmann wrote: > On 12/20/2013 03:12 PM, Atzm Watanabe wrote: >> Introduce TP_STATUS_VLAN_TPID_VALID bit into the documentation. >> >> Signed-off-by: Atzm Watanabe > > Acked-by: Daniel Borkmann (Intended for net-next since the subject doesn't say it.) > Thanks !