Merge tag 'linux-can-fixes-for-4.15-20171201' of...
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>
Showing
- drivers/net/can/flexcan.c 5 additions, 4 deletionsdrivers/net/can/flexcan.c
- drivers/net/can/peak_canfd/peak_pciefd_main.c 4 additions, 1 deletiondrivers/net/can/peak_canfd/peak_pciefd_main.c
- drivers/net/can/sja1000/peak_pci.c 4 additions, 1 deletiondrivers/net/can/sja1000/peak_pci.c
- drivers/net/can/ti_hecc.c 3 additions, 0 deletionsdrivers/net/can/ti_hecc.c
- drivers/net/can/usb/kvaser_usb.c 7 additions, 4 deletionsdrivers/net/can/usb/kvaser_usb.c
- drivers/net/can/usb/mcba_usb.c 2 additions, 1 deletiondrivers/net/can/usb/mcba_usb.c
Loading
Please register or sign in to comment