From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: add missing symbol export for rte_eth_dev_release_port Date: Thu, 05 Mar 2015 21:56:43 +0100 Message-ID: <3068652.ldKDLpUpYo@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Panu Matilainen Return-path: In-Reply-To: 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" 2015-03-04 08:12, Panu Matilainen: > Fixes: 36ec8585b298 ("ethdev: release port") > > Signed-off-by: Panu Matilainen Acked-by: Thomas Monjalon Applied, thanks