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 16:10:17 +0100 Message-ID: <52B45DD9.6030807@redhat.com> References: <8738ln7gsb.wl%atzm@stratosphere.co.jp> 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]:34456 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752840Ab3LTPKX (ORCPT ); Fri, 20 Dec 2013 10:10:23 -0500 In-Reply-To: <8738ln7gsb.wl%atzm@stratosphere.co.jp> Sender: netdev-owner@vger.kernel.org List-ID: 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 Thanks !