[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110509154527.28a72365@nehalam>
Date: Mon, 9 May 2011 15:45:27 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Greg Rose <gregory.v.rose@...el.com>
Cc: netdev@...r.kernel.org, bhutchings@...arflare.com,
davem@...emloft.net
Subject: Re: [RFC V2 PATCH] rtnetlink: Add method to calculate dump info
data size
On Mon, 09 May 2011 15:26:29 -0700
Greg Rose <gregory.v.rose@...el.com> wrote:
> --- a/net/core/rtnetlink.c
> +++ b/net/core/rtnetlink.c
> @@ -56,6 +56,7 @@
> struct rtnl_link {
> rtnl_doit_func doit;
> rtnl_dumpit_func dumpit;
> + rtnl_calcit_func calcit;
> };
Minor nit, why not line up the columns like the other two?
--
--
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