can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option
authorOliver Hartkopp <socketcan@hartkopp.net>
Tue, 6 May 2014 17:45:38 +0000 (19:45 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 19 May 2014 07:03:06 +0000 (09:03 +0200)
commit524369e2391f4b422d0efdd11d526a373a11a43a
treef1180aaf9eefc32b958f1a9e955e646df02a1d22
parent4f337ed5c014752b000f593182fdcfa3ecf0d166
can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option

In 2b9aecdce2 ("can: c_can: Disable rx split as workaround") a new Kconfig
option was introduced as a workaround. The tests performed by Alexander Stein
confirmed this option to be obsolete with all the other cleanups and fixes
that had been discussed that time:
http://marc.info/?l=linux-can&m=139746476821294&w=2

Both (author and tester) agreed to remove this Kconfig option again:
http://marc.info/?l=linux-can&m=139883820714229&w=2

As some more cleanups took place since then a simple revert is not possible.
This patch removes the entire option as it would behave when disabled.
Further beautification’s can be done later.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Tested-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/c_can/Kconfig
drivers/net/can/c_can/c_can.c