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:
17b24b3
)
can: omit received RTR frames for single ID filter lists
author
Oliver Hartkopp
<oliver@hartkopp.net>
Thu, 4 Dec 2008 23:01:08 +0000
(15:01 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 4 Dec 2008 23:01:08 +0000
(15:01 -0800)
Since commit
d253eee20195b25e298bf162a6e72f14bf4803e5
the single CAN
identifier filter lists handle only non-RTR CAN frames.
So we need to omit the check of these filter lists when receiving RTR
CAN frames.
Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found