summaryrefslogtreecommitdiff
path: root/scripts/xz_wrap.sh
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2016-01-04 10:33:03 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-02-17 08:16:18 -0800
commit3578fa0a8cd6d9fb03092c673f42aad0e7c850df (patch)
tree59eeab5e73bcff845d189005c7a34604878c3fc0 /scripts/xz_wrap.sh
parentd89d967f7188438cf9a3ffb9ce74e9ecc2795619 (diff)
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>
Diffstat (limited to 'scripts/xz_wrap.sh')
0 files changed, 0 insertions, 0 deletions