• Stefan Richter's avatar
    firewire: core: optimize card shutdown · e747a5c0
    Stefan Richter authored
    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>
    e747a5c0
fw-card.c 13.8 KB