From: Thomas Gleixner Date: Tue, 18 Mar 2014 17:19:14 +0000 (+0000) Subject: can: c_can: Store dlc private X-Git-Tag: v3.15-rc1~113^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902470085406934d3f20c4af02de7d79c01b6b93;p=pandora-kernel.git can: c_can: Store dlc private We can avoid the HW access in TX cleanup path for retrieving the DLC of the sent package if we store the DLC in a private array. Ideally this should be handled in the can_echo_skb functions, but I leave that exercise to the CAN folks. Signed-off-by: Thomas Gleixner Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed