sit: used time_before for comparing jiffies
authorWei Yongjun <yjwei@cn.fujitsu.com>
Wed, 25 Feb 2009 07:37:19 +0000 (23:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Feb 2009 07:37:19 +0000 (23:37 -0800)
commitbb80087a9440178bcd8363dc27a486f34786fec3
treef69c7a104077c7638261aad75b3b0e554964e273
parent26d94b46d09c97adb3c78c744c195e74ede699b2
sit: used time_before for comparing jiffies

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>
net/ipv6/sit.c