Bruce Richardson 8b2928c978 ethdev: fix missing function in version map file
The function rte_eth_find_next is missing in the map file, which causes
errors with shared library builds.

  .../test-pmd/testpmd.c:1693: undefined reference to `rte_eth_find_next'

Adding function to map file fixes the issue.

Fixes: 5588909af21b ("ethdev: add device iterator")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-04-06 12:52:52 +02:00
..
2017-04-05 13:48:40 +02:00
2017-04-05 13:37:17 +02:00
2017-04-05 23:03:23 +02:00
2017-04-05 18:20:42 +02:00
2017-04-05 23:03:23 +02:00