git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be93bd
)
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 28 Feb 2014 13:52:01 +0000
(14:52 +0100)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Mon, 3 Mar 2014 11:41:22 +0000
(12:41 +0100)
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>
drivers/net/can/flexcan.c
patch
|
blob
|
history
diff --cc
drivers/net/can/flexcan.c
Simple merge