Files
linux/drivers
Dan Carpenter 9bd5eb396f USB: serial: mos7720: fix error code in mos7720_write()
commit fea7372cbc upstream.

This code should return -ENOMEM if the kmalloc() fails but instead
it returns success.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: 0f64478cbc ("USB: add USB serial mos7720 driver")
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 10:38:29 +09:00
..
2023-05-12 16:27:16 +09:00
2023-05-16 10:36:45 +09:00
2023-05-15 12:46:28 +09:00
2023-05-16 10:26:33 +09:00
2023-05-16 09:58:13 +09:00
2023-05-15 10:37:00 +09:00
2023-05-15 09:23:01 +09:00
2023-05-15 08:28:33 +09:00
2023-05-15 16:59:11 +09:00