]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Jan 2017 16:19:29 +0000 (11:19 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jan 2017 16:19:29 +0000 (11:19 -0500)
commit719fa8cf843f2632544fc211fe5d0ba6ec0d9f9b
tree72c9956e3e16b13968b42a85d65ff45817ee3722
parent9466d33682ff54af753f9f772aa9011664b88296
parent8647aefaeb7e78021495424f8d2dd1d1af802a47
Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2017-01-24

this is a pull request of 4 patches for net-next/master.

The first patch by Oliver Hartkopp adds a netlink API to configure the
interface termination of a CAN card. The next two patches are by me and
add a netlink API to query and configure CAN interfaces that only
support fixed bitrates. The last patch by Colin Ian King simplifies the
return path in the softing_cs driver's softingcs_probe() function.
====================

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