aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2021-04-07 12:23:19 +0200
committerGreg Kroah-Hartman <[email protected]>2021-04-07 17:22:06 +0200
commit7a3791afdbd5a951b09a7689bba856bd9f6c6a9f (patch)
tree342c7a38c4ecb72469f14a55dc443eb1ba114e36 /tools/perf/scripts/python
parent399d44a1b13d6e83a01fa249fc12e1b69ae8e735 (diff)
staging: fwserial: fix TIOCSSERIAL jiffies conversions
The port close_delay parameter set by TIOCSSERIAL is specified in jiffies, while the value returned by TIOCGSERIAL is specified in centiseconds. Add the missing conversions so that TIOCGSERIAL works as expected also when HZ is not 100. Fixes: 7355ba3445f2 ("staging: fwserial: Add TTY-over-Firewire serial driver") Cc: [email protected] # 3.8 Signed-off-by: Johan Hovold <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions