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:
baa2bfb
)
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 27 May 2008 08:37:49 +0000
(17:37 +0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 4 Jun 2008 19:02:34 +0000
(
04:02
+0900)
- Allow longer lifetimes (>= 0x7fffffff/HZ) on 64bit archs
by using unsigned long.
- Shadow this arithmetic overflow workaround by introducing
helper functions: addrconf_timeout_fixup() and
addrconf_finite_timeout().
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found