commit | f706644d55f90e8306d87060168fef33804d6dd9 | [log] [tgz] |
---|---|---|
author | Oliver Hartkopp <oliver@hartkopp.net> | Thu Dec 04 15:01:08 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 04 15:01:08 2008 -0800 |
tree | fb3755398c41cc64c253bcc87ad96169bff67362 | |
parent | 17b24b3c97498935a2ef9777370b1151dfed3f6f [diff] |
can: omit received RTR frames for single ID filter lists 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>