From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCHv3 net-next 1/4] if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. Date: Mon, 05 Dec 2011 18:46:00 -0500 (EST) Message-ID: <20111205.184600.835651710271188602.davem@davemloft.net> References: <1323033775-3496-1-git-send-email-sjur.brandeland@stericsson.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, alexey.orishko@stericsson.com, eric.dumazet@gmail.com To: sjur.brandeland@stericsson.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:51543 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932481Ab1LEXqI convert rfc822-to-8bit (ORCPT ); Mon, 5 Dec 2011 18:46:08 -0500 In-Reply-To: <1323033775-3496-1-git-send-email-sjur.brandeland@stericsson.com> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: Sjur Br=E6ndeland Date: Sun, 4 Dec 2011 22:22:52 +0100 > Add EthType 0x88b5. > This Ethertype value is available for public use for prototype and > vendor-specific protocol development,as defined in Amendment 802a > to IEEE Std 802. >=20 > Signed-off-by: Sjur Br=E6ndeland Applied.