]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Sun, 25 Jan 2026 21:01:15 +0000 (13:01 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sun, 25 Jan 2026 21:01:16 +0000 (13:01 -0800)
commitf66f5c212e7407fda7b7ce864f94420c46b086cb
treec1d29934aa041e07de3f0eb97a522855491dae6e
parentf6c3665b6dc53c3ab7d31b585446a953a74340ef
parent494fc029f662c331e06b7c2031deff3c64200eed
Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2026-01-23

The first patch is by Zilin Guan and fixes a memory leak in the error
path of the at91_can driver's probe function.

The last patch is by me and fixes yet another error in the gs_usb's
gs_usb_receive_bulk_callback() function.

* tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
  can: at91_can: Fix memory leak in at91_can_probe()
====================

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