[dpdk-dev] [PATCH dpdk v2] pci: Initialize common rte driver pointer

Thomas Monjalon thomas at monjalon.net
Wed Apr 26 11:44:02 CEST 2017


26/04/2017 10:07, Alexey Kardashevskiy:
> 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 at ozlabs.ru>

Applied, thanks


More information about the dev mailing list