Files
linux/drivers
Tong Zhang d441172915 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-30 10:38:31 +01:00
..
2020-09-09 19:04:23 +02:00
2020-10-30 10:38:26 +01:00
2020-10-30 10:38:20 +01:00
2020-10-29 09:55:13 +01:00
2020-10-29 09:55:05 +01:00
2020-10-30 10:38:31 +01:00
2020-02-24 08:34:47 +01:00