Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40evf
Jesse Brandeburg 3578fa0a8c i40e: fix bug in dma sync
Driver was using an offset based off a DMA handle while mapping and
unmapping using sync_single_range_for[cpu|device], where it should
be using DMA handle (returned from alloc_coherent) and the offset of the
memory to be sync'd.

Change-ID: I208256565b1595ff0e9171ab852de06b997917c6
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Reviewed-by: Nelson, Shannon <shannon.nelson@intel.com>
Reviewed-by: Williams, Mitch A <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-02-17 08:16:18 -08:00
..
2015-12-03 13:43:06 -08:00
2016-01-08 01:33:42 -08:00
2016-01-08 01:33:42 -08:00
2015-07-23 05:33:55 -07:00
2016-02-17 08:16:18 -08:00
2016-02-03 20:23:45 -08:00