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

firewire: core: optimize card shutdown



This fixes a regression by "firewire: keep highlevel drivers attached
during brief connection loss":  There were 2 seconds unnecessary waiting
added to the shutdown procedure of each controller.

We use card->link as status flag to signal the device handler that there
is no use to wait for a come-back.

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