Linux CAN drivers development
 help / color / mirror / Atom feed
* [PATCH net-next 0/1] pull-request: can-next 2022-07-21
@ 2022-07-21 16:30 Marc Kleine-Budde
  2022-07-21 16:30 ` [PATCH net-next] can: pch_can: pch_can_error(): initialize errc before using it Marc Kleine-Budde
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Kleine-Budde @ 2022-07-21 16:30 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-next/master.

The patch is by Vincent Mailhol and fixes a use on an uninitialized
variable in the pch_can driver (introduced in last pull request to
net-next).

regards,
Marc

---

The following changes since commit 5588d628027092e66195097bdf6835ddf64418b3:

  net/cdc_ncm: Increase NTB max RX/TX values to 64kb (2022-07-21 13:20:28 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-5.20-20220721

for you to fetch changes up to 9950f11211331180269867aef848c7cf56861742:

  can: pch_can: pch_can_error(): initialize errc before using it (2022-07-21 18:19:01 +0200)

----------------------------------------------------------------
linux-can-next-for-5.20-20220721

----------------------------------------------------------------
Vincent Mailhol (1):
      can: pch_can: pch_can_error(): initialize errc before using it

 drivers/net/can/pch_can.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



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

end of thread, other threads:[~2022-07-22  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21 16:30 [PATCH net-next 0/1] pull-request: can-next 2022-07-21 Marc Kleine-Budde
2022-07-21 16:30 ` [PATCH net-next] can: pch_can: pch_can_error(): initialize errc before using it Marc Kleine-Budde
2022-07-22  2: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