From: Arnaldo Carvalho de Melo <acme@infradead.org>
To: Eric Paris <eparis@redhat.com>
Cc: netdev@vger.kernel.org, nhorman@redhat.com, dwalsh@redhat.com,
davem@davemloft.net, linux-security-module@vger.kernel.org
Subject: Re: [PATCH 1/3] net: drop capability from protocol definitions
Date: Wed, 4 Nov 2009 15:31:04 -0200 [thread overview]
Message-ID: <20091104173104.GF2603@ghostprotocols.net> (raw)
In-Reply-To: <20091104163211.27133.74927.stgit@paris.rdu.redhat.com>
Em Wed, Nov 04, 2009 at 11:32:11AM -0500, Eric Paris escreveu:
> struct can_proto had a capability field which wasn't ever used. It is dropped
> entirely.
>
> struct inet_protosw had a capability field which can be more clearly expressed
> in the code by just checking if sock->type = SOCK_RAW.
>
> Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
next prev parent reply other threads:[~2009-11-04 17:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 16:32 [PATCH 1/3] net: drop capability from protocol definitions Eric Paris
2009-11-04 16:32 ` [PATCH 2/3] net: pass kern to net_proto_family create function Eric Paris
2009-11-04 16:54 ` Joe Perches
2009-11-04 17:31 ` Arnaldo Carvalho de Melo
2009-11-06 5:08 ` David Miller
2009-11-06 5:39 ` David Miller
2009-11-04 16:32 ` [PATCH 3/3] net: check kern before calling security subsystem Eric Paris
2009-11-04 17:32 ` Arnaldo Carvalho de Melo
2009-11-06 5:08 ` David Miller
2009-11-04 21:42 ` James Morris
2009-11-04 17:31 ` Arnaldo Carvalho de Melo [this message]
2009-11-06 5:07 ` [PATCH 1/3] net: drop capability from protocol definitions 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=20091104173104.GF2603@ghostprotocols.net \
--to=acme@infradead.org \
--cc=davem@davemloft.net \
--cc=dwalsh@redhat.com \
--cc=eparis@redhat.com \
--cc=linux-security-module@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nhorman@redhat.com \
/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).