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:
9baffaa
)
SCTP: Fix the supported extensions paramter
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 13:50:35 +0000
(08:50 -0500)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 15:17:41 +0000
(10:17 -0500)
Supported extensions parameter was not coded right and ended up
over-writing memory or causing skb overflows. First, remove
the FWD_TSN support from as it shouldn't be there and also fix
the paramter encoding.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found