git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0a9f4d
)
can: c_can: Store dlc private
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 18 Mar 2014 17:19:14 +0000
(17:19 +0000)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Tue, 1 Apr 2014 09:55:01 +0000
(11:55 +0200)
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 <tglx@linutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
No differences found