]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 3 Jun 2010 05:37:50 +0000 (05:37 +0000)
committerRoland Dreier <rolandd@cisco.com>
Tue, 6 Jul 2010 21:01:42 +0000 (14:01 -0700)
commitbe52f37f999ef823d536e8d312884ad1f0f55d24
treefe3e2be8d12a6aca94890955e4164981b5891867
parent3173211281a3ce3c9872737cb9c520fbba09227a
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>
drivers/infiniband/hw/cxgb4/cq.c
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
drivers/infiniband/hw/cxgb4/mem.c
drivers/infiniband/hw/cxgb4/qp.c
drivers/infiniband/hw/cxgb4/t4.h