From: Nikita Edward Baruzdin Date: Fri, 11 Jul 2014 12:13:22 +0000 (+0400) Subject: can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flag X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~160^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9e1bab12c9b6de965268c2fbe6ebbb35dddd89;p=pandora-kernel.git can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flag Most CAN controllers have a support for ignoring ACK absence. Some of them refer to this feature as a self test mode (e. g. SJA1000) and some include it as a part of a loopback mode (e. g. MCP2510). Setting the introduced flag via netlink should make CAN controller perform a successful transmission, even if there is no acknowledgement (dominant ACK bit) received. Signed-off-by: Nikita Edward Baruzdin Acked-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed