]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Nov 2013 23:40:10 +0000 (18:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Nov 2013 23:40:10 +0000 (18:40 -0500)
commita7ffb5125146e3e0489ca114830b18d8bec0e5e2
tree3613de06b3b4dfdcbf66208b2006ebb7fe18c067
parentda8ad7589e2e7c995f3c8be6c58f3e79b7ca7e69
parent1bbeb1465fcc2dbaf5fd2ee827a68e16edfd911e
Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can

Marc Kleine-Budde says:

====================
here's a pull request for v3.13, i.e. net/master. It consists of a patch by
Oliver Hartkopp which fixes some corner cases in the interrupt handler of the
sja1000 driver. Then there are two patches for the c_can dirver. One by me,
which fixes a runtime pm related "scheduling while atomic" error and patch by
Holger Bechtold that fixes the calculation of the transmitted bytes.

The fourth patch is by me, it corrects the clock usage in the flexcan
driver.
====================

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