diff options
author | Johan Hovold <johan@kernel.org> | 2021-05-19 11:20:01 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2021-05-21 15:45:35 +0200 |
commit | 3aed3af202aa2f8246d07875809b9bc07a02131b (patch) | |
tree | 94011650a955b00214ed774e0ecbc0818a5ca01b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 155591d3ceeec2cd6a50b40278e2014c45f6b5f6 (diff) |
USB: serial: digi_acceleport: reduce chars_in_buffer over-reporting
Due to an ancient quirk in n_tty poll implementation, the
digi_acceleport driver has been reporting that its queue contains 256
(WAKEUP_CHARS) characters whenever its write URB is in use.
This has not been necessary since 2003 when the line-discipline started
taking the write room into account so let's return the maximum transfer
size again in order to over-report a little less and incidentally fix
the related debug statement.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions