diff options
author | Oleksij Rempel <[email protected]> | 2024-05-28 09:06:48 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2024-06-21 10:50:17 +0200 |
commit | 9ad1da14ab3bf23087ae45fe399d84a109ddb81a (patch) | |
tree | f8e6dbf0fde5deba667e3ece0a3a3cb97400db9d /scripts/gdb/linux | |
parent | b7cdf1dd5d2a2d8200efd98d1893684db48fe134 (diff) |
net: can: j1939: recover socket queue on CAN bus error during BAM transmission
Addresses an issue where a CAN bus error during a BAM transmission
could stall the socket queue, preventing further transmissions even
after the bus error is resolved. The fix activates the next queued
session after the error recovery, allowing communication to continue.
Fixes: 9d71dd0c70099 ("can: add support of SAE J1939 protocol")
Cc: [email protected]
Reported-by: Alexander Hölzl <[email protected]>
Tested-by: Alexander Hölzl <[email protected]>
Signed-off-by: Oleksij Rempel <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Cc: [email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions