pull-request: can 2014-05-19
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2014-05-19 07:33:01
Also in:
linux-can
Hello David,
this is a pull request for net/master, for the v3.15 release cycle, with a
single patch.
Oliver Hartkopp's patch removes a Kconfig option in the c_can driver, which was
added as a workaround during the v3.15 development. With all cleanup patches
this workaround is not needed anymore.
regards,
Marc
---
The following changes since commit 4f337ed5c014752b000f593182fdcfa3ecf0d166:
MAINTAINERS: Pravin Shelar is Open vSwitch maintainer. (2014-05-18 21:04:39 -0400)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can.git tags/linux-can-fixes-for-3.15-20140519
for you to fetch changes up to 524369e2391f4b422d0efdd11d526a373a11a43a:
can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option (2014-05-19 09:03:06 +0200)
----------------------------------------------------------------
linux-can-fixes-for-3.15-20140519
----------------------------------------------------------------
Oliver Hartkopp (1):
can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option
drivers/net/can/c_can/Kconfig | 7 -------
drivers/net/can/c_can/c_can.c | 36 ------------------------------------
2 files changed, 43 deletions(-)