Looks like every caller of NETDEV_DPDK_CLASS() passes NULL as INIT param.
Maybe we can remove that?
Acked-by: Daniele Di Proietto
2016-07-15 7:26 GMT-07:00 Ciara Loftus :
> A mix of vhost_user_ and vhost_ is used when naming vhost functions. The
> 'user_' has been dropped for consistency. Also
A mix of vhost_user_ and vhost_ is used when naming vhost functions. The
'user_' has been dropped for consistency. Also remove empty
'vhost_user_class_init' function.
Signed-off-by: Ciara Loftus
---
lib/netdev-dpdk.c | 20 +++-
1 file changed, 7 insertions(+), 13 deletions(-)
di