mirror of
https://github.com/torvalds/linux.git
synced 2026-05-17 19:17:29 +02:00
If do_cpt_init() fails, a previous dma_alloc_coherent() call needs to be
undone.
Add the needed dma_free_coherent() before returning.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpt | ||
| nitrox | ||
| zip | ||
| Makefile | ||