commit | 56e3b9df1376fa865ae929909b02f6840207520f | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon Apr 12 14:32:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 02:54:18 2010 -0700 |
tree | de3fcfa6fe70449792dc02081db86c1aec235f78 | |
parent | 094f92a61aa044142c231e04c35c00a9cc70adbc [diff] |
cxgb3: 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> Cc: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>