projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
43ae93a
635682a
)
Merge branch 'sctp-accept-deadlock'
author
David S. Miller
<davem@davemloft.net>
Tue, 29 Sep 2015 04:03:40 +0000
(21:03 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Sep 2015 04:03:40 +0000
(21:03 -0700)
Karl Heiss says:
====================
sctp: Fix SCTP deadlock
These patches fix a deadlock during accept() of an SCTP connection.
The first patch fixes whitespace issues.
The second patch actually fixes the deadlock race.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge