From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] librte_ether: Fix a typo in rte_ethdev.h Date: Thu, 30 Jun 2016 18:43:24 +0200 Message-ID: <1889461.mUdKCnjJ5g@xps13> References: <1466870020-26591-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 To: Rami Rosen Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 040A85946 for ; Thu, 30 Jun 2016 18:43:34 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id v199so229019261wmv.0 for ; Thu, 30 Jun 2016 09:43:33 -0700 (PDT) In-Reply-To: <1466870020-26591-1-git-send-email-rami.rosen@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-06-25 18:53, Rami Rosen: > This patch fixes a typo in librte_ether/rte_ethdev.h. > > Signed-off-by: Rami Rosen Applied, thanks