From: Oliver Hartkopp Date: Thu, 17 Jan 2013 17:43:44 +0000 (+0100) Subject: can: gw: add a variable limit for CAN frame routings X-Git-Tag: v3.9-rc1~139^2~246^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be286bafe1f4069094865264f29805854c5788bf;p=pandora-kernel.git can: gw: add a variable limit for CAN frame routings To prevent a possible misconfiguration (e.g. circular CAN frame routings) limit the number of routings of a single CAN frame to a small variable value. The limit can be specified by the module parameter 'max_hops' (1..6). The default value is 1 (one hop), according to the original can-gw behaviour. Signed-off-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed