summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2020-12-21 15:24:35 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-12-28 17:11:52 +0300
commitf31559af97a0eabd467e4719253675b7dccb8a46 (patch)
treeaa7a0fb473c4d26e35bc5e18fa05697f680464dc /drivers/usb
parentec36ae7189acd9a24f417e4814e627034da68922 (diff)
downloadlinux-f31559af97a0eabd467e4719253675b7dccb8a46.tar.xz
staging: fwserial: Fix error handling in fwserial_create
When fw_core_add_address_handler() fails, we need to destroy the port by tty_port_destroy(). Also we need to unregister the address handler by fw_core_remove_address_handler() on failure. Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Link: https://lore.kernel.org/r/20201221122437.10274-1-dinghao.liu@zju.edu.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions