From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] pdump: remove unnecessary header file Date: Wed, 14 Jun 2017 23:39:52 +0200 Message-ID: <374372181.1geT1mDSDU@xps> References: <1497260771-2844-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Reshma Pattan Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 987202C00 for ; Wed, 14 Jun 2017 23:39:54 +0200 (CEST) In-Reply-To: <1497260771-2844-1-git-send-email-reshma.pattan@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/06/2017 11:46, Reshma Pattan: > Missed to remove unnecessary header file rte_pci.h. > Removed it now. > > Fixes: bb900072("pdump: revert PCI device name conversion") > > Signed-off-by: Reshma Pattan Applied, thanks