]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 21:30:12 +0000 (14:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 21:30:12 +0000 (14:30 -0700)
Marc Kleine-Budde says:

====================
here are there fixes for the v3.10 release cycle:

The first patch by Jonas Peterson and Olivier Sobrie fixes the reception of CAN
frames on Kvaser's "USBcan Pro" and "USBcan R" type hardware.

The last two patches by Olivier Sobrie (for esd_usb2) and me (for peak_usb)
change the memory handling for the USB messages from stack to kmalloc(), as
memory used for DMA should not be allocated on stack.
====================

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

Trivial merge