Re: pull-request: can-next 2017-01-24,pull-request: can-next 2017-01-24
From: David Miller <davem@davemloft.net>
Date: 2017-01-27 16:24:44
Also in:
linux-can
From: David Miller <davem@davemloft.net>
Date: 2017-01-27 16:24:44
Also in:
linux-can
From: Marc Kleine-Budde <mkl@pengutronix.de> Date: Fri, 27 Jan 2017 10:02:09 +0100
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.
Pulled, thanks.