diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-06-18 08:15:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-18 13:10:02 +0200 |
commit | be4866671f8302f04e0485573e97d3a5dfe93fca (patch) | |
tree | 36cb6a2ec3fba9944f7ba9bf02b0c75d2ced95cc /drivers/ptp/ptp_vmw.c | |
parent | mxser: don't start TX from tty_operations::put_char (diff) | |
download | linux-be4866671f8302f04e0485573e97d3a5dfe93fca.tar.xz linux-be4866671f8302f04e0485573e97d3a5dfe93fca.zip |
mxser: extract and dedup CTS handling
CTS is handled on two locations in mxser. Extract the code into
separation function mxser_handle_cts. And call it from the two
locations.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-59-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ptp/ptp_vmw.c')
0 files changed, 0 insertions, 0 deletions