Re: [PATCH v2] can: isotp: tx-path: zero initialize outgoing CAN frames

2021-03-19 Thread Marc Kleine-Budde
On 19.03.2021 11:06:19, Oliver Hartkopp wrote: > Commit d4eb538e1f48 ("can: isotp: TX-path: ensure that CAN frame flags are > initialized") ensured the TX flags to be properly set for outgoing CAN > frames. > > In fact the root cause of the issue results from a missing initialization > of outgoing

[PATCH v2] can: isotp: tx-path: zero initialize outgoing CAN frames

2021-03-19 Thread Oliver Hartkopp
Commit d4eb538e1f48 ("can: isotp: TX-path: ensure that CAN frame flags are initialized") ensured the TX flags to be properly set for outgoing CAN frames. In fact the root cause of the issue results from a missing initialization of outgoing CAN frames created by isotp. This is no problem on the CAN