From: FUJITA Tomonori Date: Tue, 27 Apr 2010 14:57:04 +0000 (+0000) Subject: skge: use the DMA state API instead of the pci equivalents X-Git-Tag: v2.6.35-rc1~473^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10fc51b9953112ade61e33ff2f6f005f005a2361;p=pandora-kernel.git skge: 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: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed