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(-)