summaryrefslogtreecommitdiffstats
path: root/drivers/net/at1700.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@nuerscht.ch>2005-05-16 19:15:11 +0200
committerJeff Garzik <jgarzik@pobox.com>2005-06-28 05:09:08 +0200
commitcac8c81a59bd3b6815871b3172e8ccf15a3431e0 (patch)
tree7bc0d43eed52e71c11d25a0e8f91838457ec4a31 /drivers/net/at1700.c
parent[PATCH] smc91x needs settable IRQ trigger type (diff)
downloadlinux-cac8c81a59bd3b6815871b3172e8ccf15a3431e0.tar.xz
linux-cac8c81a59bd3b6815871b3172e8ccf15a3431e0.zip
[PATCH] Use pci_set_dma_mask() instead of direct assignment of DMA mask
The amd8111e driver directly assigns the DMA mask to the dma_mask member of the struct pci_dev instead of using pci_set_dma_mask(). This makes the call to pci_dma_supported() redundant as pci_set_dma_mask() does this check. I do not own this device so I only compile-tested this patch. Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Diffstat (limited to 'drivers/net/at1700.c')
0 files changed, 0 insertions, 0 deletions