Skip to content
Commit 859f4c74 authored by Jarek Poplawski's avatar Jarek Poplawski Committed by David S. Miller
Browse files

netrom: Fix sock_orphan() use in nr_release



While debugging another bug it was found that NetRom socks
are sometimes seen unorphaned in sk_free(). This patch moves
sock_orphan() in nr_release() to the beginning (like in ax25,
or rose).

Reported-and-tested-by: default avatarBernard Pidoux f6bvp <f6bvp@free.fr>
Signed-off-by: default avatarJarek Poplawski <jarkao2@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 33d1d2c5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment