[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220928090629.1124190-1-mkl@pengutronix.de>
Date: Wed, 28 Sep 2022 11:06:28 +0200
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org,
kernel@...gutronix.de
Subject: [PATCH net 0/1] pull-request: can 2022-09-28
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(-)
Powered by blists - more mailing lists