Re: pull-request: can 2021-07-30
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-07-30 17:33:39
Also in:
linux-can
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-07-30 17:33:39
Also in:
linux-can
On Fri, 30 Jul 2021 09:05:20 +0200 Marc Kleine-Budde wrote:
The first patch is by me and adds Yasushi SHOJI as a reviewer for the Microchip CAN BUS Analyzer Tool driver. Dan Carpenter's patch fixes a signedness bug in the hi311x driver. Pavel Skripkin provides 4 patches, the first targets the mcba_usb driver by adding the missing urb->transfer_dma initialization, which was broken in a previous commit. The last 3 patches fix a memory leak in the usb_8dev, ems_usb and esd_usb2 driver.
Pulled, thank you!