commit | 87196eb740f3f73105a5c13bbf7651b4b60daec1 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon Apr 12 14:32:13 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 02:54:17 2010 -0700 |
tree | e2d8489c7096276d09a47829be601414be5991e7 | |
parent | 4e5e4f0d65975ce092202cce48b42571bf84591e [diff] |
qla3xxx: 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: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>