diff options
author | Xie He <xie.he.0141@gmail.com> | 2021-02-02 23:15:41 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-04 18:13:25 -0800 |
commit | 81b8be68ef8e8915d0cc6cedd2ac425c74a24813 (patch) | |
tree | 8b32c595bd611e4cc5457e6858c777da16cc7e99 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b5eab57cac45e270a0ad624ba157c5b30b3d44d (diff) |
net: hdlc_x25: Return meaningful error code in x25_open
It's not meaningful to pass on LAPB error codes to HDLC code or other
parts of the system, because they will not understand the error codes.
Instead, use system-wide recognizable error codes.
Fixes: f362e5fe0f1f ("wan/hdlc_x25: make lapb params configurable")
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Xie He <xie.he.0141@gmail.com>
Acked-by: Martin Schiller <ms@dev.tdt.de>
Link: https://lore.kernel.org/r/20210203071541.86138-1-xie.he.0141@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions