commit | da6185d8743704bf7647c0aedaf8c7879d8f3cab | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Tue Feb 24 23:34:48 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 24 23:34:48 2009 -0800 |
tree | 0d02bf7c2d308646fea12b2d5d617ada457e494c | |
parent | 800d55f146098c5ffd1914d7eef2fd4a6d558b1d [diff] |
gre: 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>