New upstream version 18.11.2
[deb_dpdk.git] / drivers / net / virtio / virtio_ethdev.h
index e0f80e5..39a9f7b 100644 (file)
@@ -45,6 +45,8 @@
         1u << VIRTIO_NET_F_HOST_TSO4      |    \
         1u << VIRTIO_NET_F_HOST_TSO6)
 
+extern const struct eth_dev_ops virtio_user_secondary_eth_dev_ops;
+
 /*
  * CQ function prototype
  */