]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2015 19:41:00 +0000 (15:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2015 19:41:00 +0000 (15:41 -0400)
commitd03725044a2a75090d1b5b46ed5d87945d2d0116
tree16d1db41b66bd4f8ca6f95d06a9a819534dcaeb3
parentc247f0534cc5a5a547a343903f42295a471844e2
parentf7214cf29ca6c977ad2c428f2b832e9c66f2ee1b
Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2015-03-09

this is a pull request for net/master for the 4.0 release cycle, it consists of
6 patches:

A patch by Oliver Hartkopp fixes a long outstanding bug in the infrastructure,
which leads to skb_under_panics when CAN interfaces are used by AF_PACKET
sockets e.g. by dhclient. Stephane Grosjean contributes a patch for the
peak_usb driver which adds a missing initialization. Two patches by Ahmed S.
Darwish fix problems in the kvaser_usb driver. Followed by two patches by
myself, updating the MAINTAINERS file
====================

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