From: FUJITA Tomonori Date: Mon, 12 Apr 2010 14:32:10 +0000 (+0000) Subject: myri10ge: use the DMA state API instead of the pci equivalents X-Git-Tag: v2.6.35-rc1~473^2~496 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c755b4b625b183d3cfc3f3ab0b2d5b7e659efaf3;p=pandora-kernel.git myri10ge: 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 Cc: Andrew Gallatin Cc: Brice Goglin Signed-off-by: David S. Miller --- Reading git-diff-tree failed