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

firewire: warn on unfinished transactions during card removal



After card->done and card->work are completed, any remaining pending
request would be a bug.  We cannot safely complete a transaction at
that point anymore.

IOW card users must not drop their last fw_card reference (usually
indirect references through fw_device references) before their last
outbound transaction through that card was finished.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent b9549bc6
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