diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2018-07-02 20:13:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-06 11:06:59 +0900 |
commit | 7481a8576ad87ac92526a931c0cd5733db7c1250 (patch) | |
tree | adcc4e72c180cda124ddfbf7330cc01d04923646 /MAINTAINERS | |
parent | 38cd58ed9c4e389799b507bcffe02a7a7a180b33 (diff) |
liquidio: make timeout HZ independent and readable
schedule_timeout_* takes a timeout in jiffies but the code currently is
passing in a constant which makes this timeout HZ dependent. So define
a constant with (hopefully) meaningful name and pass it through
msecs_to_jiffies() to fix the HZ dependency.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
commit f21fb3ed364b ("Add support of Cavium Liquidio ethernet adapters")
Acked-by: Derek Chickles <derek.chickles@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions