]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Sun, 21 Jul 2013 00:00:27 +0000 (17:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jul 2013 00:00:27 +0000 (17:00 -0700)
commita020126dfaf3c6088e574abd9c1c7300757296c3
treec184c4834caa3faa589818d9e07683cfc2e934d3
parentcfddccf711b795da756262704e93caa7652ad466
parent606c2b99823b4fcfe4e3e8a6c93061fff64902e5
Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-can

Marc Kleine-Budde says:

====================
here are two fixes for the v3.11 release cycle:

Maximilian Schneider contributes a patch for the esd_usb2 CAN driver. It adds
sanity checking to the data coming from the USB CAN adapter before using it.
Alexey Khoroshilov from the Linux Driver Verification project fixes an urb leak
in the error handling of the USB 8dev's usb_8dev_start() function.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>