mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-21 16:31:14 +02:00
![]() The c_can_handle_bus_err() function was incorrectly incrementing only the
receive error counter, even in cases of bit or acknowledgment errors that
occur during transmission. The patch fixes the issue by incrementing the
appropriate counter based on the type of error.
Fixes:
|
||
---|---|---|
.. | ||
c_can_ethtool.c | ||
c_can_main.c | ||
c_can_pci.c | ||
c_can_platform.c | ||
c_can.h | ||
Kconfig | ||
Makefile |