mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
be38a6f9f4
In order to be able to move the stats increment from can_bus_off() into can_change_state(), the increment had to be moved back into code that was using can_bus_off() but not can_change_state(). As a side-effect, this patch fixes the following bugs: * Redundant call to can_bus_off() in c_can. * Bus-off counted twice in xilinx_can. Signed-off-by: Andri Yngvason <andri.yngvason@marel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> |
||
---|---|---|
.. | ||
cc770_isa.c | ||
cc770_platform.c | ||
cc770.c | ||
cc770.h | ||
Kconfig | ||
Makefile |