]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 15:16:40 +0000 (11:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 15:16:40 +0000 (11:16 -0400)
commit49b41aceda7f90494ee8f83ac228f682c0c80494
tree6180e9d85532d4f8d519881f6eeebd1b8e3da4e9
parentd5bd2456ba452decf4ae52fa81e2b1c90580fb94
parentb52b7f9d824805646187332eb7ef4612e6c39af6
Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2018-03-12

this is a pull reqeust of 6 patches for net/master.

The first patch is by Wolfram Sang and fixes a bitshift vs. comparison mistake
in the m_can driver. Two patches of Marek Vasut repair the error handling in
the ifi driver. The two patches by Stephane Grosjean fix a "echo_skb is
occupied!" bug in the peak/pcie_fd driver. Bich HEMON's patch adds pinctrl
select state calls to the m_can's driver to further improve power saving during
suspend.
====================

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