Skip to content
Commit e5b06c07 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: ohci: release channel in error path



firewire-ohci keeps book of which isochronous channels are occupied by
IR DMA contexts, so that there cannot be more than one context listening
to a certain channel.

If IR context creation failed due to an out-of-memory condition, this
bookkeeping leaked a channel.

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