commit | b6f177b2effb3d501fad6d24f47c1ef9e98111c4 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Aug 03 16:28:42 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 03 14:32:41 2021 -0400 |
tree | 95e8da65003a4195953e10e5c93c7a4e1cca2dcb | |
parent | d9c805e4c1ffa2776bb85622e66777ccc4e50ebd [diff] |
xyz-modem: Properly abort/terminate transfer on error Transfer termination tries to instruct sender that transfer was terminated. Print error message and indicates aborted transfer in return value. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org>