]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite167359be0c7d856445aa97e1bf82b5a55eb55b2
tree854e4292ce163184a1128bc0dc83dcd3460b17fe
parent40451fd013878b005ccae767dfebc07dfecf85d9
parentaf9bfbdab8f1c5a4b51a45aaab4cfbcc318b8ae2
Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

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>