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)
commit8d716c7a09e0db7458dc072dd518c991c922931f
treec184c4834caa3faa589818d9e07683cfc2e934d3
parent1faabf2aab1fdaa1ace4e8c829d1b9cf7bfec2f1
parent7671986839f9207f8d76e8ef92b2d3f263a794cc
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>