Hello netdev-team, this is a pull request of 1 patch for net/master. Oliver Hartkopp's patch fixes the return value in the error path of isotp_sendmsg() in the CAN ISOTP protocol. regards, Marc --- The following changes since commit 7f4e09700bdc13ce9aafa279bc999051e9bcda35: wifi: mac80211: report all unusable beacon frames (2023-06-21 22:55:29 -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-6.4-20230622 for you to fetch changes up to e38910c0072b541a91954682c8b074a93e57c09b: can: isotp: isotp_sendmsg(): fix return error fix on TX path (2023-06-22 10:45:09 +0200) ---------------------------------------------------------------- linux-can-fixes-for-6.4-20230622 ---------------------------------------------------------------- Oliver Hartkopp (1): can: isotp: isotp_sendmsg(): fix return error fix on TX path net/can/isotp.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)