]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 26 Apr 2021 19:52:15 +0000 (12:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Apr 2021 19:52:15 +0000 (12:52 -0700)
commit70395a8012811177d0a88a0fc1e0d6fa553d8e24
treeda1ee20e7e51f06a6981bb6e1a66d6b9846b2ced
parent9e735706cae26ddd5f75d0b61439ffa41c32da33
parent6db8a56ff2dc4651966b9e7e38303d24eb014a54
Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2021-04-26

this is a pull request of 4 patches for net-next/master.

the first two patches are from Colin Ian King and target the
etas_es58x driver, they add a missing NULL pointer check and fix some
typos.

The next two patches are by Erik Flodin. The first one updates the CAN
documentation regarding filtering, the other one fixes the header
alignment in CAN related proc output on 64 bit systems.
====================

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