Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() …
…fails If flexcan_chip_start() in flexcan_open() fails, the interrupt is not freed, this patch adds the missing cleanup. Cc: linux-stable <stable@vger.kernel.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
- Loading branch information