[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101210.123657.15226119.davem@davemloft.net>
Date: Fri, 10 Dec 2010 12:36:57 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: xiaohui.xin@...el.com
Cc: netdev@...r.kernel.org, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, mst@...hat.com, mingo@...e.hu,
herbert@...dor.apana.org.au, jdike@...ux.intel.com
Subject: Re: [PATCH v16 03/17] Add a ndo_mp_port_prep pointer to
net_device_ops.
From: xiaohui.xin@...el.com
Date: Wed, 1 Dec 2010 16:08:14 +0800
> +#if defined(CONFIG_MEDIATE_PASSTHRU) || defined(CONFIG_MEDIATE_PASSTHRU_MODULE)
> + int (*ndo_mp_port_prep)(struct net_device *dev,
> + struct mp_port *port);
> +#endif
Please rename this config option so that it is clear, by name, that
this option is for a networking facility.
F.e. CONFIG_NET_MEDIATE_PASSTHRU
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists