Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Tue, 25 Jul 2023 00:10:10 +0000 (17:10 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Jul 2023 00:10:10 +0000 (17:10 -0700)
commitac2a7b13176157833baf5db0db20cfb370bd7779
tree7e0268614e850c784a01db3b4446514e4d402fbf
parenta3336056504d780590ac6d6ac94fbba829994594
parent11c9027c983e9e4b408ee5613b6504d24ebd85be
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2023-07-24

The first patch is by me and adds a missing set of CAN state to
CAN_STATE_STOPPED on close in the gs_usb driver.

The last patch is by Eric Dumazet and fixes a lockdep issue in the CAN
raw protocol.

* tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: raw: fix lockdep issue in raw_release()
  can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
====================

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