From: FUJITA Tomonori Date: Thu, 3 Jun 2010 05:37:50 +0000 (+0000) Subject: RDMA/cxgb4: Use the DMA state API instead of the pci equivalents X-Git-Tag: v2.6.35-rc5~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38926aa1dc5fbf7dfc5f97a53377b2e796dedc3;p=pandora-kernel.git 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 Acked-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed