Hello Jakub, hello David, this is a pull request of a single patch for net/master. The patch is by me and fixes the error handling in case of a FC timeout in the TX path of the ISOTOP CAN protocol. regards, Marc --- The following changes since commit 8a64ef042eab8a6cec04a6c79d44d1af79b628ca: nfp: bpf: silence bitwise vs. logical OR warning (2021-10-18 14:50:01 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.15-20211019 for you to fetch changes up to d674a8f123b4096d85955c7eaabec688f29724c9: can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path (2021-10-19 09:10:30 +0200) ---------------------------------------------------------------- linux-can-fixes-for-5.15-20211019 ---------------------------------------------------------------- Marc Kleine-Budde (1): can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path net/can/isotp.c | 3 +++ 1 file changed, 3 insertions(+)