diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-06-06 07:51:51 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-08 06:45:39 (GMT) |
commit | fb79c066bce8620fae04112b33c55f279b60d3e1 (patch) | |
tree | 1f68474fa2faef3091d58c834186cd609b5368f1 /drivers/net/wan/x25_asy.h | |
parent | 7cf7fa529d0b6b514949cc67b39e3ce406c37006 (diff) | |
download | linux-fb79c066bce8620fae04112b33c55f279b60d3e1.tar.xz |
cosa: use msecs_to_jiffies for conversions
API compliance scanning with coccinelle flagged:
./drivers/net/wan/cosa.c:520:2-18: WARNING:
timeout (30) seems HZ dependent
Numeric constants passed to schedule_timeout() make the effective
timeout HZ dependent which makes little sense in a device probe.
Fixed up by converting the constant to jiffies with msecs_to_jiffies()
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan/x25_asy.h')
0 files changed, 0 insertions, 0 deletions