From: Ira W. Snyder Date: Wed, 18 Jul 2012 22:33:18 +0000 (-0700) Subject: can: janz-ican3: add support for one shot mode X-Git-Tag: v3.6-rc1~125^2~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5c6b9e49f78f07ebcd34b38c1185e57a0fd9eb;p=pandora-kernel.git can: janz-ican3: add support for one shot mode The Janz VMOD-ICAN3 hardware has support for one shot packet transmission. This means that a packet will be attempted to be sent once, with no automatic retries. The SocketCAN core has a controller-wide setting for this mode: CAN_CTRLMODE_ONE_SHOT. The Janz VMOD-ICAN3 hardware supports this flag on a per-packet level, but the SocketCAN core does not. Signed-off-by: Ira W. Snyder Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed