Files
linux/drivers/net/ethernet/intel
Russell King 9931a26ea7 DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Replace the following sequence:

	dma_set_mask(dev, mask);
	dma_set_coherent_mask(dev, mask);

with a call to the new helper dma_set_mask_and_coherent().

Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-09-21 21:02:04 +01:00
..
2013-09-11 02:28:40 -07:00
2013-07-28 02:06:38 -07:00
2013-09-11 02:28:40 -07:00
2013-09-11 02:28:40 -07:00