vfio: fix namespace prefix of newly exposed functions
authorGaetan Rivet <gaetan.rivet@6wind.com>
Mon, 6 Nov 2017 16:08:58 +0000 (17:08 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 6 Nov 2017 20:41:41 +0000 (21:41 +0100)
Exposed VFIO functions simply uses a "vfio" prefix.
Use the proper "rte_vfio" prefix for those symbols.

Fixes: 279b581c897d ("vfio: expose functions")

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>

No differences found