commit | bb80087a9440178bcd8363dc27a486f34786fec3 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Tue Feb 24 23:37:19 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 24 23:37:19 2009 -0800 |
tree | f69c7a104077c7638261aad75b3b0e554964e273 | |
parent | 26d94b46d09c97adb3c78c744c195e74ede699b2 [diff] |
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>