Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Thu, 9 Dec 2021 15:43:22 +0000 (07:43 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Dec 2021 15:43:22 +0000 (07:43 -0800)
commit8d6b32aafc44e92117591f772726fb4744b455a5
tree74c472ed5bb1dbe7ee4b7f311e3279268c0999a1
parenta50e659b2a1be14784e80f8492aab177e67c53a2
parentfb12797ab1fef480ad8a32a30984844444eeb00d
Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
can 2021-12-09

Both patches are by Jimmy Assarsson. The first one fixes the
incrementing of the rx/tx error counters in the Kvaser PCIe FD driver.
The second one fixes the Kvaser USB driver by using the CAN clock
frequency provided by the device instead of using a hard coded value.

* tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: kvaser_usb: get CAN clock frequency from device
  can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
====================

Link: https://lore.kernel.org/r/20211209081312.301036-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>