Home
last modified time | relevance | path

Searched hist:e4734b3f5ffc42d821a316383222d71dce7d5c9e (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/ioat/
H A Dinit.cdiff e4734b3f5ffc42d821a316383222d71dce7d5c9e Sun May 21 12:54:31 CEST 2017 Christoph Hellwig <hch@lst.de> dmaengine: ioat: don't use DMA_ERROR_CODE

DMA_ERROR_CODE is not a public API and will go away. Instead properly
unwind based on the loop counter.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>