aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-05-12 12:16:50 +0200
committerDavid S. Miller <davem@davemloft.net>2018-05-13 20:22:58 -0400
commit55c82617c3e82210b7471e9334e8fc5df6a9961f (patch)
treec2afeec6a9be04fea2b09c3fb60a4ed9e3ab66b3 /drivers/net/ethernet/qlogic/qede/qede_main.c
parentpacket: in packet_snd start writing at link layer allocation (diff)
downloadlinux-dev-55c82617c3e82210b7471e9334e8fc5df6a9961f.tar.xz
linux-dev-55c82617c3e82210b7471e9334e8fc5df6a9961f.zip
3c59x: convert to generic DMA API
This driver supports EISA devices in addition to PCI devices, and relied on the legacy behavior of the pci_dma* shims to pass on a NULL pointer to the DMA API, and the DMA API being able to handle that. When the NULL forwarding broke the EISA support got broken. Fix this by converting to the DMA API instead of the legacy PCI shims. Fixes: 4167b2ad ("PCI: Remove NULL device handling from PCI DMA API") Reported-by: tedheadster <tedheadster@gmail.com> Tested-by: tedheadster <tedheadster@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions