]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Thu, 11 Dec 2025 09:02:29 +0000 (01:02 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 11 Dec 2025 09:02:30 +0000 (01:02 -0800)
commit95f3013e8816a24119093859b38bb11c002b5905
tree4fc71ba3d2e7c906df27da359c567167d6de2f3a
parent898ae76a70094c5e3506908adc15a3ac7bbc2bf4
parent3e54d3b4a8437b6783d4145c86962a2aa51022f3
Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2025-12-10

Arnd Bergmann's patch fixes a build dependency with the CAN protocols
and drivers introduced in the current development cycle.

The last patch is by me and fixes the error handling cleanup in the
gs_usb driver.

* tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: gs_usb: gs_can_open(): fix error handling
  can: fix build dependency
====================

Link: https://patch.msgid.link/20251210083448.2116869-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>