]> git.baikalelectronics.ru Git - kernel.git/commit
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification
authorStephane Grosjean <s.grosjean@peak-system.com>
Wed, 29 Sep 2021 14:21:10 +0000 (16:21 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 17 Oct 2021 20:51:51 +0000 (22:51 +0200)
commitce6d1866ff0d01a554058872158c2dae01005855
tree452be707c7a34df4110fd4a0093d1e16b1be3e5e
parent56f11832a601b5de5ee22406c3d1a362158ea567
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification

This corrects the lack of notification of a return to ERROR_ACTIVE
state for USB - CANFD devices from PEAK-System.

Fixes: 3974c183698c ("can: peak_usb: add support for PEAK new CANFD USB adapters")
Link: https://lore.kernel.org/all/20210929142111.55757-1-s.grosjean@peak-system.com
Cc: stable@vger.kernel.org
Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/peak_usb/pcan_usb_fd.c