diff options
author | Daniel Starke <daniel.starke@siemens.com> | 2022-11-03 10:17:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-09 13:03:58 +0100 |
commit | 7a1212475f5e313c11300272f34ffa32462bbeef (patch) | |
tree | 6ca7101753e660640d510b72b31629a993ae2de0 /tools/perf/scripts/python/stackcollapse.py | |
parent | d85bf5105853d57ed27c6c21ac35424cc44a0fbb (diff) |
tty: n_gsm: introduce macro for minimal unit size
n_gsm has a minimal protocol overhead of 7 bytes. The current code already
checks whether the configured MRU/MTU size is at least one byte more than
this.
Introduce the macro MIN_MTU to make this value more obvious.
Signed-off-by: Daniel Starke <daniel.starke@siemens.com>
Link: https://lore.kernel.org/r/20221103091743.2119-1-daniel.starke@siemens.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions