[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080519.165706.137128050.davem@davemloft.net>
Date: Mon, 19 May 2008 16:57:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yoshfuji@...ux-ipv6.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6 4/4] [IPV6] ADDRCONF: Allow longer lifetime on
64bit archs.
From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@...ux-ipv6.org>
Date: Thu, 15 May 2008 18:18:26 +0900 (JST)
> Allow longer lifetimes (>= 0x7fffffff/HZ) on 64bit archs
> by using unsigned long.
>
> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
Such ifdefs do not belong in core C code, please hide these
details behind some inline function or macro in a header file.
Thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists