Skip to content
Snippets Groups Projects
Commit 36a755cf authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: cdev: shut down iso context before freeing the buffer


DMA must be halted before we DMA-unmap and free the DMA buffer.  Since
we cannot rely on the client to stop the context before it closes the
fd, we have to reorder fw_iso_buffer_destroy vs. fw_iso_context_destroy.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 3ba94986
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment