]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2015 02:03:43 +0000 (22:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2015 02:03:43 +0000 (22:03 -0400)
Marc Kleine-Budde says:

====================
pull-request: can-next 2015-03-23

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

A patch by Florian Westphal, converts the skb->destructor to use
sock_efree() instead of own destructor. Ahmed S. Darwish's patch
converts the kvaser_usb driver to use unregister_candev(). A patch by
me removes a return from a void function in the m_can driver. Yegor
Yefremov contributes a patch for combined rx/tx LED trigger support. A
sparse warning in the esd_usb2 driver was fixes by Thomas Körper. Ben
Dooks converts the at91_can driver to use endian agnostic IO accessors.
====================

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

Trivial merge