Hello Jakub, hello David, this is a pull request of 3 patches for net/master. The first patch is by Vincent Mailhol and adds the etas_es58x devlink documentation to the index. Haibo Chen's patch for the flexcan driver fixes a unbalanced pm_runtime_enable warning. The last patch is by me, targets the kvaser_usb driver and fixes an error occurring with gcc-13. regards, Marc --- The following changes since commit 2856a62762c8409e360d4fd452194c8e57ba1058: mctp: serial: Fix starting value for frame check sequence (2022-12-19 12:38:45 +0000) 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.2-20221219 for you to fetch changes up to f006229135b7debf4037adb1eb93e358559593db: can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len (2022-12-19 16:08:27 +0100) ---------------------------------------------------------------- linux-can-fixes-for-6.2-20221219 ---------------------------------------------------------------- Haibo Chen (1): can: flexcan: avoid unbalanced pm_runtime_enable warning Marc Kleine-Budde (1): can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len Vincent Mailhol (1): Documentation: devlink: add missing toc entry for etas_es58x devlink doc Documentation/networking/devlink/index.rst | 1 + drivers/net/can/flexcan/flexcan-core.c | 12 ++++++--- drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 33 ++++++++++++++++------- 3 files changed, 34 insertions(+), 12 deletions(-)