]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Nov 2013 05:48:00 +0000 (00:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Nov 2013 05:48:00 +0000 (00:48 -0500)
commit17d075a42cc87b8075e1603d1391853d7c534fd8
tree7b5fae334cd9bef55646e4d4fea9b7e28fc9a901
parent3e7b422a65dac22c978efee552ebe916cb6ce9bd
parent49182589cc362aaacfce3ff67cdf1d121d248cdf
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can

Marc Kleine-Budde says:

====================
I have two late fixes for the v3.12 release:

The first patch fixes a problem in the c_can's RX message handling, which can
lead to an endless interrupt loop under heavy load if messages are lost. The
second patch is by Olivier Sobrie and fixes the endpoint detection of the
kvaser_usb driver, which is needed for some devices.
====================

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