On Tue, 9 Jan 2018 16:23:17 +0000 Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> "struct rte_eth_rxtx_callback" is defined as internal data structure and > used as named opaque type. > > So the functions that are adding callbacks can return objects in this > type instead of void pointer. > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> My comment was "yes I agree pointer should have opaque type" Acked-by: Stephen Hemminger <step...@networkplumber.org>