diff options
| author | Johan Hovold <johan@kernel.org> | 2021-12-22 11:48:43 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-27 08:46:13 +0100 |
| commit | 6c2445d6315dae8547686eb6f868adc98f6a3b2a (patch) | |
| tree | eb7f8c62982a1b5305b8d0c1d219c1a6705e1c94 /drivers/pci/quirks.c | |
| parent | 5fb1e43131adbd33c745364aaec7aceaf3fdee37 (diff) | |
can: softing_cs: softingcs_probe(): fix memleak on registration failure
commit ced4913efb0acc844ed65cc01d091a85d83a2082 upstream.
In case device registration fails during probe, the driver state and
the embedded platform device structure needs to be freed using
platform_device_put() to properly free all resources (e.g. the device
name).
Fixes: 0a0b7a5f7a04 ("can: add driver for Softing card")
Link: https://lore.kernel.org/all/20211222104843.6105-1-johan@kernel.org
Cc: stable@vger.kernel.org # 2.6.38
Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/quirks.c')
0 files changed, 0 insertions, 0 deletions
