diff options
author | Patrick Menschel <menschel.p@posteo.de> | 2021-04-27 07:21:49 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-05-27 09:42:21 +0200 |
commit | c69d190f7bb9a03cf5237d45a457993730d01605 (patch) | |
tree | 71912bcd9e92c8b33a23082396058d157609fb3b /kernel | |
parent | can: isotp: add symbolic error message to isotp_module_init() (diff) | |
download | linux-c69d190f7bb9a03cf5237d45a457993730d01605.tar.xz linux-c69d190f7bb9a03cf5237d45a457993730d01605.zip |
can: isotp: Add error message if txqueuelen is too small
This patch adds an additional error message in case that txqueuelen is
set too small and advices the user to increase txqueuelen.
This is likely to happen even with small transfers if txqueuelen is at
default value 10 frames.
Link: https://lore.kernel.org/r/20210427052150.2308-4-menschel.p@posteo.de
Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions