Loading net/decnet/dn_nsp_in.c +1 −0 Original line number Diff line number Diff line Loading @@ -491,6 +491,7 @@ static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) break; case DN_RUN: sk->sk_shutdown |= SHUTDOWN_MASK; /* fall through */ case DN_CC: scp->state = DN_CN; } Loading Loading
net/decnet/dn_nsp_in.c +1 −0 Original line number Diff line number Diff line Loading @@ -491,6 +491,7 @@ static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) break; case DN_RUN: sk->sk_shutdown |= SHUTDOWN_MASK; /* fall through */ case DN_CC: scp->state = DN_CN; } Loading