Home
last modified time | relevance | path

Searched hist:"5 c9afbda911ce20b3f2181d1e440a0222e1027dd" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/ioat/
H A Dinit.cdiff 5c9afbda911ce20b3f2181d1e440a0222e1027dd Fri Nov 17 22:37:53 CET 2017 Christophe JAILLET <christophe.jaillet@wanadoo.fr> dmaengine: ioat: Fix error handling path

If the last test in 'ioat_dma_self_test()' fails, we must release all
the allocated resources and not just part of them.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>