mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
commit4b7fe92c06upstream commit9f39d36530upstream commit051737439eupstream Due to the existing patch order applied to isotp.c in the stable kernel the original order of depending patches the three original patches4b7fe92c06("can: isotp: add local echo tx processing for consecutive frames")9f39d36530("can: isotp: add support for transmission without flow control")051737439e("can: isotp: fix race between isotp_sendsmg() and isotp_release()") can not be split into different patches that can be applied in working steps to the stable tree. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>