]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/pci/sta2x11-fixup.c
nvme-tcp: support C2HData with SUCCESS flag
[linux.git] / arch / x86 / pci / sta2x11-fixup.c
index 7a5bafb76d7707317e6278b5ad0565d85ee07e55..3cdafea55ab6ba919804de9378e8c330e3c2aae2 100644 (file)
@@ -168,7 +168,6 @@ static void sta2x11_setup_pdev(struct pci_dev *pdev)
                return;
        pci_set_consistent_dma_mask(pdev, STA2X11_AMBA_SIZE - 1);
        pci_set_dma_mask(pdev, STA2X11_AMBA_SIZE - 1);
-       pdev->dev.dma_ops = &swiotlb_dma_ops;
        pdev->dev.archdata.is_sta2x11 = true;
 
        /* We must enable all devices as master, for audio DMA to work */