]> Pileus Git - ~andy/linux/commit
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 21:05:04 +0000 (16:05 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 21:05:04 +0000 (16:05 -0500)
commit82f1918351beb1b3d2ea7fa0bc842af04dc7e024
tree0344d71ff90b168851a26c015a4a24cdb48c64fb
parent10ddceb22bab11dab10ba645c7df2e4a8e7a5db5
parent821047c4055cca833c4674f172a9d73003563eb6
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can

linux-can-fixes-for-3.14-20140303

Marc Kleine-Budde says:

====================
this is a pull request of 8 patches. Oliver Hartkopp contributes a patch which
removes the CAN FD compatibility for CAN 2.0 sockets, as it turns out that this
compatibility has some conceptual cornercases. The remaining 7 patches are by
me, they address a problem in the flexcan driver. When shutting down the
interface ("ifconfig can0 down") under heavy network load the whole system will
hang. This series reworks the actual sequence in close() and the transition
from and to the low power modes of the CAN controller.
====================

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