| Submitter | Marc Kleine-Budde |
|---|---|
| Date | April 16, 2012, 7:43 p.m. |
| Message ID | <1334605388-1549-1-git-send-email-mkl@pengutronix.de> |
| Download | mbox |
| Permalink | /patch/152975/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://gitorious.org/linux-can/linux-can.git masterComments
From: Marc Kleine-Budde <mkl@pengutronix.de> Date: Mon, 16 Apr 2012 21:43:07 +0200 > Hello David, > > there's a fix targetting net/master from Jesper Juhl, fixing a mem leak > in the error path of the pcan_usb_pro driver. > > redards, > Marc > > The following changes since commit 8a9a0ea6032186e3030419262678d652b88bf6a8: > > net/ethernet: ks8851_mll fix rx frame buffer overflow (2012-04-14 15:21:27 -0400) > > are available in the git repository at: > git://gitorious.org/linux-can/linux-can.git master Pulled, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello David, there's a fix targetting net/master from Jesper Juhl, fixing a mem leak in the error path of the pcan_usb_pro driver. redards, Marc The following changes since commit 8a9a0ea6032186e3030419262678d652b88bf6a8: net/ethernet: ks8851_mll fix rx frame buffer overflow (2012-04-14 15:21:27 -0400) are available in the git repository at: git://gitorious.org/linux-can/linux-can.git master Jesper Juhl (1): can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths drivers/net/can/usb/peak_usb/pcan_usb_pro.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html