]> git.baikalelectronics.ru Git - kernel.git/commit
sky2: use the DMA state API instead of the pci equivalents
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 27 Apr 2010 14:57:05 +0000 (14:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 17:07:44 +0000 (10:07 -0700)
commit103e649b411743516604567b4876bfbf643b6bf7
treeb8ea59d8dac455fb9d0cea98cef11bb2356fcf1d
parentc542b7f59eca76cc8dfc0ae76ebf349f84551388
sky2: 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>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c
drivers/net/sky2.h