]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-5.16-20211106' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Sun, 7 Nov 2021 19:05:52 +0000 (19:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Nov 2021 19:05:52 +0000 (19:05 +0000)
commitc33c83b94777278696f29b981cf22ecacd1a6cd7
tree8d65c4ca75dd91f704853d8eb6ba1dc42a5d7904
parentcf23ab57e1ecec5ea2aa4cb37483906e03b90ec7
parent953cf213c5e0e60f688fd66d07c264a4e18d255e
Merge tag 'linux-can-fixes-for-5.16-20211106' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

linux-can-fixes-for-5.16-20211106

Marc Kleine-Budde says:

====================
pull-request: can 2021-11-06

this is a pull request of 8 patches for net/master.

The first 3 patches are by Zhang Changzhong and fix 3 standard
conformance problems in the j1939 CAN stack.

The next patch is by Vincent Mailhol and fixes a memory leak in the
leak error path of the etas_es58x CAN driver.

Stephane Grosjean contributes 2 patches for the peak_usb driver to fix
the bus error handling and update the order of printed information
regarding firmware version and available updates.

The last 2 patches are by me and fixes a packet starvation problem in
the bus off case and the error handling in the mcp251xfd_chip_start()
function.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>