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:
38b0e42
)
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Tue, 17 Jan 2006 19:55:17 +0000
(11:55 -0800)
committer
Sridhar Samudrala
<sri@us.ibm.com>
Tue, 17 Jan 2006 19:55:17 +0000
(11:55 -0800)
Change all the structure members that hold jiffies to be of type
unsigned long. This also corrects bad sysctl formating on 64 bit
architectures.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
No differences found