From: Oliver Hartkopp Date: Wed, 4 Dec 2013 18:52:36 +0000 (+0100) Subject: can: gw: remove obsolete checks X-Git-Tag: v3.14-rc1~94^2~406^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ebbdd6b57949775d428f00b8696a4078f86ac4;p=pandora-kernel.git can: gw: remove obsolete checks In commit be286bafe1f4069094865264f29805854c5788bf ("can: gw: add a variable limit for CAN frame routings") the detection of the frame routing has been changed. The former solution required dev->header_ops to be unused (== NULL). I missed to remove the obsolete checks in the original commit - so here it is. Signed-off-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed