diff options
author | Eliezer Tamir <[email protected]> | 2013-07-02 23:22:47 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-07-02 15:53:53 -0700 |
commit | 1bc2774d866444c5b316fd1dc2b782f20c762cf4 (patch) | |
tree | dfadce12c9f45c80cd372b27456151be000c8aee /net/lapb/lapb_iface.c | |
parent | 7e6d4da837385d9aa2e5fd84e0a6042cddc9e708 (diff) |
net: convert lls to use time_in_range()
Time in range will fail safely if we move to a different cpu with an
extremely large clock skew.
Add time_in_range64() and convert lls to use it.
changelog:
v2
- fixed double call to sched_clock in can_poll_ll
- fixed checkpatchisms
Signed-off-by: Eliezer Tamir <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions