public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net 0/1] pull-request: can 2022-09-28
@ 2022-09-28  9:06 Marc Kleine-Budde
  2022-09-28  9:06 ` [PATCH net] can: c_can: don't cache TX messages for C_CAN cores Marc Kleine-Budde
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Kleine-Budde @ 2022-09-28  9:06 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello Jakub, hello David,

this is a pull request of 1 patch for net/main.

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.

regards,
Marc

---

The following changes since commit 44d70bb561dac9363f45787aa93dfca36877ee01:

  Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2022-09-27 16:52:45 -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.0-20220928

for you to fetch changes up to 81d192c2ce74157e717e1fc4b68791f82f7499d4:

  can: c_can: don't cache TX messages for C_CAN cores (2022-09-28 10:34:04 +0200)

----------------------------------------------------------------
linux-can-fixes-for-6.0-20220928

----------------------------------------------------------------
Marc Kleine-Budde (1):
      can: c_can: don't cache TX messages for C_CAN cores

 drivers/net/can/c_can/c_can.h      | 17 +++++++++++++++--
 drivers/net/can/c_can/c_can_main.c | 11 +++++------
 2 files changed, 20 insertions(+), 8 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-28 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28  9:06 [PATCH net 0/1] pull-request: can 2022-09-28 Marc Kleine-Budde
2022-09-28  9:06 ` [PATCH net] can: c_can: don't cache TX messages for C_CAN cores Marc Kleine-Budde
2022-09-28 18:00   ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox