]> Git Repo - linux.git/commit
skge: use the DMA state API instead of the pci equivalents
authorFUJITA Tomonori <[email protected]>
Tue, 27 Apr 2010 14:57:04 +0000 (14:57 +0000)
committerDavid S. Miller <[email protected]>
Sun, 16 May 2010 06:29:31 +0000 (23:29 -0700)
commit10fc51b9953112ade61e33ff2f6f005f005a2361
tree47d268ef493f5d7dab138c775c05d37f3c25bf65
parente3826f1e946e7d2354943232f1457be1455a29e2
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 <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/skge.c
drivers/net/skge.h
This page took 0.054481 seconds and 4 git commands to generate.