net/virtio: remove unnecessary macro definitions
authorZhiyong Yang <zhiyong.yang@intel.com>
Tue, 26 Dec 2017 09:25:00 +0000 (17:25 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit67090011f4eb0d919116cb8aeb34938ae66d52d7
tree224e5d4415d4d4db665f77b870d4a66221e835d8
parent803aeecef123877764aac56270180e920aea8863
net/virtio: remove unnecessary macro definitions

DPDK has already the definition of Ethernet numeric link speeds in Mbps
in the file Rte_ethdev.h, it is unnecessary to rededine virtio specific
link speeds macros again.

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
drivers/net/virtio/virtio_ethdev.c
drivers/net/virtio/virtio_ethdev.h