numam-dpdk/drivers
Rami Rosen cbc3661f8b net/kni: remove driver struct forward declaration
This patch removes the forward declaration of eth_kni_drv
in rte_eth_kni.c; this forward declaration was made unnecessary
by commit 050fe6e9ff
("drivers/net: use ethdev allocation helper for vdev"), which
removes the usage of eth_kni_drv in the eth_kni_create() method.

Fixes: 050fe6e9ff ("drivers/net: use ethdev allocation helper for vdev")
Cc: stable@dpdk.org

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-11-07 10:34:11 +01:00
..
bus bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
crypto cryptodev: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
event remove useless memzone includes 2017-11-06 22:12:08 +01:00
mempool mempool: rename address mapping function to IOVA 2017-11-06 22:26:13 +01:00
net net/kni: remove driver struct forward declaration 2017-11-07 10:34:11 +01:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00