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:
52c0326
)
sctp: fix crash during module unload
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Mon, 2 Mar 2009 06:46:50 +0000
(06:46 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 Mar 2009 06:27:38 +0000
(22:27 -0800)
An extra list_del() during the module load failure and unload
resulted in a crash with a list corruption. Now sctp can
be unloaded again.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found