ethdev: move internal callback list definition
authorDavid Marchand <david.marchand@6wind.com>
Mon, 22 Jan 2018 12:25:35 +0000 (13:25 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jan 2018 09:04:28 +0000 (10:04 +0100)
commit7be5c826bd283dcf8fbc96f9e45aee6f414c5d20
tree28e0c397d976c7821d14141ff956184f0f7cd346
parentd10b09db0a455a27f1f1fa5e4a0fa7b1350706a5
ethdev: move internal callback list definition

This structure is not exposed through public apis, we should just move it
to the core header.

Fixes: 331c447ad913 ("ethdev: separate internal structures into own header")

Signed-off-by: David Marchand <david.marchand@6wind.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ether/rte_ethdev.h
lib/librte_ether/rte_ethdev_core.h