vfio: fix export of renamed symbols
authorThomas Monjalon <thomas@monjalon.net>
Sun, 27 May 2018 22:23:35 +0000 (00:23 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 28 May 2018 01:20:42 +0000 (03:20 +0200)
commitcc9bedbba635c23c99c61cf75839d43279a36b9f
tree069998c3d4c59df6df7b18f5f11b1bab04c83014
parentccaa250c02c96708360b50bbb65b91730a4928da
vfio: fix export of renamed symbols

The functions
- vfio_get_container_fd
- vfio_get_group_fd
- vfio_get_group_no
have been renamed to
- rte_vfio_get_container_fd
- rte_vfio_get_group_fd
- rte_vfio_get_group_num

The old names are removed from the map file.

Fixes: 964b2f3bfb07 ("vfio: export some internal functions")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/rte_eal_version.map