ethdev: remove ethdev driver
authorJan Blunck <jblunck@infradead.org>
Tue, 11 Apr 2017 15:44:46 +0000 (17:44 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 18 Apr 2017 17:07:45 +0000 (19:07 +0200)
commit9dca21fb80b6c43e58d83c794e161ddc671c07ba
tree3a3de83b51ce6aba321bc8d12d36137c275f15f6
parent26e30bfce28e3779e534b06746ffa3cd26daf604
ethdev: remove ethdev driver

This removes the now unused struct eth_driver.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
drivers/net/cxgbe/cxgbe_main.c
drivers/net/ring/rte_eth_ring.c
lib/librte_ether/rte_ethdev.h
lib/librte_ether/rte_ethdev_pci.h
lib/librte_ether/rte_ethdev_vdev.h
test/test/virtual_pmd.c