linux-stable/drivers/tty/ipwireless
Tong Zhang 4886c2cf3d tty: ipwireless: fix error handling
[ Upstream commit db33235622 ]

ipwireless_send_packet() can only return 0 on success and -ENOMEM on
error, the caller should check non zero for error condition

Signed-off-by: Tong Zhang <ztong0001@gmail.com>
Acked-by: David Sterba <dsterba@suse.com>
Link: https://lore.kernel.org/r/20200821161942.36589-1-ztong0001@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:58:08 +01:00
..
hardware.c
hardware.h
main.c
main.h
Makefile
network.c tty: ipwireless: fix error handling 2020-10-29 09:58:08 +01:00
network.h
setup_protocol.h
tty.c tty: ipwireless: fix error handling 2020-10-29 09:58:08 +01:00
tty.h