1
0
Fork 0
alistair23-linux/drivers/net/ethernet/tundra
Christoph Hellwig c08fa1608d net: tsi108: Use DMA API properly
We need to pass a struct device to the DMA API, even if some architectures
still support that for legacy reasons, and should not mix it with the old
PCI DMA API.

Note that the driver also seems to never actually unmap its DMA mappings,
but to fix that we'll need someone more familar with the driver.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2018-01-17 18:04:43 -06:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
tsi108_eth.c net: tsi108: Use DMA API properly 2018-01-17 18:04:43 -06:00
tsi108_eth.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00