-
Kai Germaschewski authored
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.
83bc4e5e
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.