Files
linux/drivers
Nicholas Mc Guire fdd2db290d snsc: pass timeout as HZ independent value
schedule_timeout takes a timeout in jiffies but the code currently is
passing in a constant SCDRV_TIMEOUT which makes this timeout HZ
dependent, so pass it through msecs_to_jiffies() to fix this up.

patch was compile tested with generic_defconfig (implies CONFIG_SGI_SNSC=y)

Patch is against 4.0-rc5 (localversion-next is -next-20150527)

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-01 10:29:50 +09:00
..
2015-05-31 12:14:00 +09:00
2015-05-12 23:22:03 -04:00
2015-05-31 12:14:00 +09:00
2015-04-23 16:55:50 +02:00
2015-04-27 10:10:19 -07:00
2015-05-24 11:55:15 -07:00