2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 05:04:00 +08:00
linux-next/drivers/net/ethernet/atheros/atl1e
Ian Campbell 5d6bcdfe38 net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
When I converted some drivers from pci_map_page to skb_frag_dma_map I
neglected to convert PCI_DMA_xDEVICE into DMA_x_DEVICE and
pci_dma_mapping_error into dma_mapping_error.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-06 16:17:20 -04:00
..
atl1e_ethtool.c atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atl1e_hw.c atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atl1e_hw.h atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atl1e_main.c net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map 2011-10-06 16:17:20 -04:00
atl1e_param.c atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atl1e.h atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
Makefile atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00