diff options
author | Anthony Mallet <[email protected]> | 2020-03-12 14:31:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-03-17 20:27:08 +0100 |
commit | 633e2b2ded739a34bd0fb1d8b5b871f7e489ea29 (patch) | |
tree | 6a765c41aff93d529102d51d43836f472d0fa9ec /scripts/gcc-plugins/sancov_plugin.c | |
parent | 75d7676ead19b1fbb5e0ee934c9ccddcb666b68c (diff) |
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
close_delay and closing_wait are specified in hundredth of a second but stored
internally in jiffies. Use the jiffies_to_msecs() and msecs_to_jiffies()
functions to convert from each other.
Signed-off-by: Anthony Mallet <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions