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:
9a27586
)
can: mcp251x: fix reception of standard RTR frames
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Thu, 21 Oct 2010 06:37:10 +0000
(06:37 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Oct 2010 17:48:59 +0000
(10:48 -0700)
This patch sets the missing CAN_RTR_FLAG if a standard RTR frame is
received.
(For extended frames the CAN_RTR_FLAG was already set correctly.)
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found