From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: fix a typo in rth_ethdev.h. Date: Sat, 01 Jul 2017 17:29:09 +0200 Message-ID: <1581902.YE4iYVuYEI@xps> References: <1497730908-9611-1-git-send-email-rami.rosen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Van Haaren, Harry" To: "Rosen, Rami" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id D8D812BAF for ; Sat, 1 Jul 2017 17:29:12 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/06/2017 14:51, Van Haaren, Harry: > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rami Rosen > > > > This patch fixes a trivial typo in rte_ethdev.h; it should be > > "RX multicast OFF" and not "RX multicast OF". > > > > Signed-off-by: Rami Rosen > > Acked-by: Harry van Haaren Applied, thanks