[dpdk-dev] [PATCH] ethdev: add missing symbol export for rte_eth_dev_release_port

2015-03-05 Thread Thomas Monjalon
2015-03-04 08:12, Panu Matilainen: > Fixes: 36ec8585b298 ("ethdev: release port") > > Signed-off-by: Panu Matilainen Acked-by: Thomas Monjalon Applied, thanks

[dpdk-dev] [PATCH] ethdev: add missing symbol export for rte_eth_dev_release_port

2015-03-04 Thread Panu Matilainen
Fixes: 36ec8585b298 ("ethdev: release port") Signed-off-by: Panu Matilainen --- lib/librte_ether/rte_ether_version.map | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/librte_ether/rte_ether_version.map b/lib/librte_ether/rte_ether_version.map index 0d46578..a2d25a6 100644 --- a/lib/libr