ipip: used time_before for comparing jiffies
authorWei Yongjun <yjwei@cn.fujitsu.com>
Wed, 25 Feb 2009 07:36:47 +0000 (23:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Feb 2009 07:36:47 +0000 (23:36 -0800)
The functions time_before is more robust for comparing
jiffies against other values.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found