Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Dec 2019 19:14:41 +0000 (11:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Dec 2019 19:14:41 +0000 (11:14 -0800)
commit56e7a2f83d13306500ce807dd7ebbbb73b5a91d6
tree72da7230f8e7518dbd441f964571d3f765070c70
parent040b5cfbcefa263ccf2c118c4938308606bb7ed8
parent3d3c817c3a409ba51ad6e44dd8fde4cfc07c93fe
Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2019-12-03

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

The first two patches are against the MAINTAINERS file and adds Appana
Durga Kedareswara rao as maintainer for the xilinx-can driver and Sriram
Dash for the m_can (mmio) driver.

The next patch is by Jouni Hogander and fixes a use-after-free in the
slcan driver.

Johan Hovold's patch for the ucan driver fixes the non-atomic allocation
in the completion handler.

The last two patches target the xilinx-can driver. The first one is by
Venkatesh Yadav Abbarapu and skips the error message on deferred probe,
the second one is by Srinivas Neeli and fixes the usage of the skb after
can_put_echo_skb().
====================

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