[DECNET]: Fix initialization race.
Decnet exposes itself to proc and packets before it has finished initializing. This was always a race, but the notifier replay might expose it worse.
Showing
Please register or sign in to comment
Decnet exposes itself to proc and packets before it has finished initializing. This was always a race, but the notifier replay might expose it worse.