numam-dpdk/lib/librte_eal
Alexey Kardashevskiy 7917d5f5ea pci: initialize generic driver pointer
The existing code initializes a PCI driver pointer but not the common one.
As the result, ring_dma_zone_reserve() in drivers/net/bnx2x/bnx2x_rxtx.c
crashed as dev->device->driver==NULL.

This adds missing initialization.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2017-04-30 15:28:01 +02:00
..
bsdapp eal: remove log level from internal config 2017-04-20 01:29:11 +02:00
common pci: initialize generic driver pointer 2017-04-30 15:28:01 +02:00
linuxapp igb_uio: switch to new irq function for MSI-X 2017-04-20 15:31:41 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00