ethdev: reorder inline functions
Move all inline function to the end of the ethdev.h header file and move the ethdev_core.h just before inline functions. Since inline functions need data structures in ethdev_core.h, this reorder is to group them and make it clear where put further inline functions. Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Thomas Monjalon <thomas@monjalon.net>
This commit is contained in:
parent
331c447ad9
commit
439a90b5f2
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user