From: David Miller <davem@davemloft.net>
To: socketcan@hartkopp.net
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next-2.6] can: deny filterlist access on non-CAN interfaces
Date: Tue, 02 Feb 2010 07:21:47 -0800 (PST) [thread overview]
Message-ID: <20100202.072147.26974083.davem@davemloft.net> (raw)
In-Reply-To: <4B5EF37F.7070906@hartkopp.net>
From: Oliver Hartkopp <socketcan@hartkopp.net>
Date: Tue, 26 Jan 2010 14:51:59 +0100
> 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>
Applied, thanks Oliver.
next prev parent reply other threads:[~2010-02-02 15:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 13:51 [PATCH net-next-2.6] can: deny filterlist access on non-CAN interfaces Oliver Hartkopp
2010-02-02 15:21 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-01-29 7:41 Oliver Hartkopp
2010-01-29 8:09 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100202.072147.26974083.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=socketcan@hartkopp.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).