diff options
| author | David S. Miller <davem@davemloft.net> | 2008-06-17 03:19:58 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2008-06-17 03:19:58 -0700 |
| commit | 48c5732f4ac0621a2fdde006d55a6621a47a728f (patch) | |
| tree | b43f467850edc019cc8537bbc2495c8740b4c251 /drivers/net/ibm_emac/ibm_emac_debug.c | |
| parent | x25: Use sock_orphan() instead of open-coded (and buggy) variant. (diff) | |
| download | linux-48c5732f4ac0621a2fdde006d55a6621a47a728f.tar.gz linux-48c5732f4ac0621a2fdde006d55a6621a47a728f.zip | |
netrom: Kill spurious NULL'ing of sk->sk_socket.
In nr_release(), one code path calls sock_orphan() which
will NULL out sk->sk_socket already.
In the other case, handling states other than NR_STATE_{0,1,2,3},
seems to not be possible other than due to bugs. Even for an
uninitialized nr->state value, that would be zero or NR_STATE_0.
It might be wise to stick a WARN_ON() here.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ibm_emac/ibm_emac_debug.c')
0 files changed, 0 insertions, 0 deletions
