From: Oliver Hartkopp Date: Tue, 6 May 2014 17:45:38 +0000 (+0200) Subject: can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524369e2391f4b422d0efdd11d526a373a11a43a;p=pandora-kernel.git 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 Tested-by: Alexander Stein Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed