pull-request: can 2013-09-21
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2013-09-21 14:08:12
Hello David,
here is a fixes for the v3.12 release cycle. Alexey Khoroshilov from the Linux
Driver Verification project submitted a patch that fixes a memory leak in the
failure paths of the peak USB driver.
regards,
Marc
---
The following changes since commit dcb30e659287a6b40dafed1362532da42ec27229:
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 (2013-09-20 08:18:51 -0500)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can.git fixes-for-3.12
for you to fetch changes up to f37d6e701f2a3a04e66690397340a6417f6e053f:
can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start() (2013-09-20 20:58:21 +0200)
----------------------------------------------------------------
Alexey Khoroshilov (1):
can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
drivers/net/can/usb/peak_usb/pcan_usb_core.c | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)