-
- Downloads
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
This replace the PCI DMA state API (include/linux/pci-dma.h) with the DMA equivalents since the PCI DMA state API will be obsolete. No functional change. For further information about the background: http://marc.info/?l=linux-netdev&m=127037540020276&w=2 Signed-off-by:FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by:
Steve Wise <swise@opengridcomputing.com> Signed-off-by:
Roland Dreier <rolandd@cisco.com>
Showing
- drivers/infiniband/hw/cxgb4/cq.c 3 additions, 3 deletionsdrivers/infiniband/hw/cxgb4/cq.c
- drivers/infiniband/hw/cxgb4/iw_cxgb4.h 1 addition, 1 deletiondrivers/infiniband/hw/cxgb4/iw_cxgb4.h
- drivers/infiniband/hw/cxgb4/mem.c 2 additions, 2 deletionsdrivers/infiniband/hw/cxgb4/mem.c
- drivers/infiniband/hw/cxgb4/qp.c 6 additions, 6 deletionsdrivers/infiniband/hw/cxgb4/qp.c
- drivers/infiniband/hw/cxgb4/t4.h 3 additions, 3 deletionsdrivers/infiniband/hw/cxgb4/t4.h
Loading
Please register or sign in to comment