From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] eal_pci: Fix compilation under FreeBSD Date: Wed, 11 Jun 2014 11:56:14 +0200 Message-ID: <2713421.jADeOhW5yX@xps13> References: <1401984728-21665-1-git-send-email-alan.carew@intel.com> <1401984728-21665-2-git-send-email-alan.carew@intel.com> <20140610210047.GB25593@sivswdev02.ir.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Alan Carew Return-path: In-Reply-To: <20140610210047.GB25593-IWE99D/oH1/+pXziaqXtF9h3ngVCH38I@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-06-10 22:00, Bruce Richardson: > On Thu, Jun 05, 2014 at 05:12:08PM +0100, Alan Carew wrote: > > I'm not sure why this has not caused an issue before, perhaps > > missing -Werror=unused-parameter or super-set > > and subsequently fixed. > > This patch adds __rte_unused to > > pci_unbind_kernel_driver(struct rte_pci_device *dev) > > > > Signed-off-by: Alan Carew > > Acked-by: Bruce Richardson Applied for version 1.7.0. Thanks -- Thomas