From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
vfalico@redhat.com, stephen@networkplumber.org, hkchu@google.com,
dborkman@redhat.com, willemb@google.com,
hannes@stressinduktion.org, atzm@stratosphere.co.jp, phil@nwl.cc,
richardcochran@gmail.com
Subject: Re: [patch net-next] net: make packet_type->ak_packet_priv generic
Date: Fri, 04 Apr 2014 15:36:11 +0200 [thread overview]
Message-ID: <533EB54B.9060505@6wind.com> (raw)
In-Reply-To: <20140404132300.GA2892@minipsycho.brq.redhat.com>
Le 04/04/2014 15:23, Jiri Pirko a écrit :
> Fri, Apr 04, 2014 at 02:58:24PM CEST, nicolas.dichtel@6wind.com wrote:
>> Le 04/04/2014 14:20, Jiri Pirko a écrit :
>>> The priv is used now by af_packet. Rename it to make it useable for
>>> others as well. Also, introduce packet_id_match to move the sk matching
>> >from skb_loop_sk to af_packet code where it belongs.
>>>
>>> Signed-off-by: Jiri Pirko <jiri@resnulli.us>
>>> ---
>>> include/linux/netdevice.h | 2 +-
>>> net/core/dev.c | 4 +---
>>> net/packet/af_packet.c | 22 +++++++++++++++-------
>>> 3 files changed, 17 insertions(+), 11 deletions(-)
>> Hmm, net-next is closed I think.
>
> I did not see the announcement, maybe I missed it.
http://www.spinics.net/lists/netdev/msg278012.html
next prev parent reply other threads:[~2014-04-04 13:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-04 12:20 [patch net-next] net: make packet_type->ak_packet_priv generic Jiri Pirko
2014-04-04 12:58 ` Nicolas Dichtel
2014-04-04 13:23 ` Jiri Pirko
2014-04-04 13:36 ` Nicolas Dichtel [this message]
2014-04-04 13:54 ` David Miller
2014-04-04 14:03 ` Jiri Pirko
2014-04-04 14:07 ` David Miller
2014-04-04 14:23 ` Nicolas Dichtel
2014-04-04 14:33 ` Eric Dumazet
2014-04-04 14:47 ` Jiri Pirko
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=533EB54B.9060505@6wind.com \
--to=nicolas.dichtel@6wind.com \
--cc=atzm@stratosphere.co.jp \
--cc=davem@davemloft.net \
--cc=dborkman@redhat.com \
--cc=edumazet@google.com \
--cc=hannes@stressinduktion.org \
--cc=hkchu@google.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=phil@nwl.cc \
--cc=richardcochran@gmail.com \
--cc=stephen@networkplumber.org \
--cc=vfalico@redhat.com \
--cc=willemb@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.