All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jiri Pirko <jpirko@redhat.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
	shemminger@vyatta.com, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer
Date: Tue, 15 Jun 2010 14:48:20 +0200	[thread overview]
Message-ID: <4C177694.3030804@trash.net> (raw)
In-Reply-To: <20100610133547.GE2618@psychotron.lab.eng.brq.redhat.com>

Jiri Pirko wrote:
> Register macvlan_port pointer as rx_handler data pointer. As macvlan_port is
> removed from struct net_device, another netdev priv_flag is added to indicate
> the device serves as a macvlan port.

Looks fine to me.

Acked-by: Patrick McHardy <kaber@trash.net>


  reply	other threads:[~2010-06-15 12:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-10 13:34 [PATCH net-next-2.6 0/3] net: use rx_handler_data pointer for bridge and macvlan ports Jiri Pirko
2010-06-10 13:34 ` [PATCH net-next-2.6 1/3] net: add rx_handler data pointer Jiri Pirko
2010-06-15 18:49   ` David Miller
2010-06-10 13:35 ` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer Jiri Pirko
2010-06-15 12:48   ` Patrick McHardy [this message]
2010-06-15 13:27   ` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 Jiri Pirko
2010-06-15 18:50     ` David Miller
2010-06-10 13:36 ` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer Jiri Pirko
2010-06-15 13:28   ` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer V2 Jiri Pirko
2010-06-15 16:30     ` Stephen Hemminger
2010-06-15 16:51       ` Jiri Pirko
2010-06-15 16:50     ` [PATCH net-next-2.6 3/3 v3] bridge: use rx_handler_data pointer to store net_bridge_port pointer Jiri Pirko
2010-06-15 18:50       ` 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=4C177694.3030804@trash.net \
    --to=kaber@trash.net \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=jpirko@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.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.