From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> Date: Tue, 3 Dec 2019 11:46:57 +0100 > 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(). Pulled, thanks Marc.