Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
It doesn't grab the sk_callback_lock, it doesn't NULL out the sk->sk_sleep waitqueue pointer, etc. Signed-off-by: David S. Miller <[email protected]>
- Loading branch information