]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2017 14:57:54 +0000 (09:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2017 14:57:54 +0000 (09:57 -0500)
commited75e1ac1cabbe517fe959f06ff02e01a660a32f
tree9785da0182ff3bdc65999dd2fd9b4ede12f812d8
parent45ab4b13e46325d00f4acdb365d406e941a15f81
parent1cb35a33a28394fd711bb26ddf3a564f4e9d9125
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2017-12-01

this is a pull for net consisting of nine patches.

The first three patches are by Jimmy Assarsson for the kvaser_usb driver
and add the missing free()s in some error path, a signed/unsigned
comparison and ratelimit the error messages in case of incomplete
messages. Oliver Stäbler's patch for the ti_hecc driver fix the napi
poll function's return value. The return values of the probe function of
the peak_canfd and peak_pci PCI drivers are fixed by Stephane Grosjean's
patch. Two patches by me for the flexcan driver update the
bugs/features/quirks overview table and fix the error state transition
for the VF610 SoC. The two patches by Martin Kelly for the mcba_usb
driver fix a typo and a device disconnect bug.
====================

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