• Harald Welte's avatar
    icE1usb: Fix span re-configuration after first start · ffff5671
    Harald Welte authored
    Before this commit, we used to "lock up" the E1 span on every subsequent
    span re-configuration from userspace.  This typically happens when the
    user calls the `dahdi_cfg` userspace utility.  As normally this only
    happens once at system start-up, this bug was only discovered now.
    
    Closes: OS#5379
    ffff5671
icE1usb.c 26.5 KB