summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorOliver Hartkopp <oliver@hartkopp.net>2010-02-02 15:21:34 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-02-02 15:21:34 (GMT)
commit8b64056dacf6ec81986d63dff96fca039fe95f6e (patch)
tree80119c42025a48ab9dacd90906794d8c2df05164 /drivers
parent44298ec0f20c45b9be96e181976aef1152d373b2 (diff)
downloadlinux-fsl-qoriq-8b64056dacf6ec81986d63dff96fca039fe95f6e.tar.xz
can: deny filterlist access on non-CAN interfaces
In commit 20dd3850bcf860561496827b711fa10fecf6e787 "can: Speed up CAN frame receiption by using ml_priv" the formerly used hlist of receiver lists for each CAN netdevice has been replaced. The hlist content ensured only CAN netdevices to be accessed by the can_rx_(un)register() functions which accidently dropped away together with the hlist receiver implementation. This patch re-introduces the check for CAN netdevices in can_rx_(un)register(). Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions