]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Wed, 28 Sep 2022 17:48:38 +0000 (10:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 28 Sep 2022 17:48:38 +0000 (10:48 -0700)
commite494173304704f1d91e6c9f82f4ab47a73c1e962
tree2d0b8ff8cbd043fc2db81c6a64576bdb6b72e153
parent38967dfd23d4eedc0b82d8458a01a8655914a797
parent16f441dc5c72d711a1ba6a7c4403198104e9e94b
Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2022-09-28

The patch is by me and targets the c_can driver. It disables an
optimization in the TX path of C_CAN cores which causes problems.

* tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: c_can: don't cache TX messages for C_CAN cores
====================

Link: https://lore.kernel.org/r/20220928090629.1124190-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>