Files
Tobias Biehl ab8cffd8cf can: c_can: fix "BUG! echo_skb is occupied!"
The optimization regarding caching of TX messages for C_CAN/D_CAN
IP cores can result in occupied echo_skbs, when using specific socket
options. The relevant changes were reverted, but some code changes were
sill missing, which resulted in the bug above.

Signed-off-by: Tobias Biehl <tobias.biehl@wago.com>
2025-09-22 14:48:30 +02:00
..