Files
linux/drivers/net/ethernet/cavium/liquidio
Nicholas Mc Guire 7481a8576a 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 f21fb3ed36 ("Add support of Cavium Liquidio ethernet adapters")
Acked-by: Derek Chickles <derek.chickles@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-06 11:06:59 +09:00
..
2017-10-28 00:35:23 +09:00
2018-03-16 15:03:26 -04:00
2018-04-17 09:56:52 -04:00
2017-10-28 00:35:23 +09:00
2017-10-28 00:35:23 +09:00
2017-10-28 00:35:23 +09:00