ISDN: CAPI cleanup: register/release
Introduce register_appl() / release_appl() which are basically equivalent to open()/close() for net_device's. Remove the registered() / released() callbacks and do the work immediately instead.
Showing
Please register or sign in to comment