Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raw/octeontx2_dma: assign PCI device in DPI VF
[ upstream commit 692c0e7 ] The PCI device address is being used for sending mailbox which was introduced in previous commit which replaced the macros so that multiple DPI blocks in the hardware can be supported. This patch fixes a NULL pointer access by assigning the PCI device structure to dpivf. Fixes: 4495bd8 ("raw/octeontx2_dma: support multiple DPI blocks") Signed-off-by: Radha Mohan Chintakuntla <radhac@marvell.com>
- Loading branch information