From: Oliver Hartkopp Date: Thu, 4 Dec 2008 23:01:08 +0000 (-0800) Subject: can: omit received RTR frames for single ID filter lists X-Git-Tag: v2.6.27.10~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c5652a335bdf4a4476c9d23a0b381eaa3e2073;p=pandora-kernel.git can: omit received RTR frames for single ID filter lists commit f706644d55f90e8306d87060168fef33804d6dd9 upstream. 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 Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed