ethdev: remove deprecated attach/detach functions
[dpdk.git] / drivers / net / virtio / virtio_user_ethdev.c
index 420364b..b51cbc8 100644 (file)
@@ -635,7 +635,6 @@ end:
        return ret;
 }
 
-/** Called by rte_eth_dev_detach() */
 static int
 virtio_user_pmd_remove(struct rte_vdev_device *vdev)
 {