zephyr/include
Henrik Brix Andersen fda3f54002 drivers: can: return -ENETUNREACH from can_send() if in bus off state
Change the error code for can_send() when the CAN controller is in bus off
state from -ENETDOWN to -ENETUNREACH.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-08-22 14:33:17 +00:00
..
zephyr drivers: can: return -ENETUNREACH from can_send() if in bus off state 2022-08-22 14:33:17 +00:00