git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b61d38e
)
econet: Use sock_orphan() instead of open-coded (and buggy) variant.
author
David S. Miller
<davem@davemloft.net>
Tue, 17 Jun 2008 10:01:47 +0000
(
03:01
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Jun 2008 10:01:47 +0000
(
03:01
-0700)
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 <davem@davemloft.net>
No differences found