[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <43F901BD926A4E43B106BF17856F0755018E1CF36A@orsmsx508.amr.corp.intel.com>
Date: Mon, 9 May 2011 15:49:07 -0700
From: "Rose, Gregory V" <gregory.v.rose@...el.com>
To: Stephen Hemminger <shemminger@...tta.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"bhutchings@...arflare.com" <bhutchings@...arflare.com>,
"davem@...emloft.net" <davem@...emloft.net>
Subject: RE: [RFC V2 PATCH] rtnetlink: Add method to calculate dump info
data size
> -----Original Message-----
> From: Stephen Hemminger [mailto:shemminger@...tta.com]
> Sent: Monday, May 09, 2011 3:45 PM
> To: Rose, Gregory V
> 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?
Haste I suppose.
If this RFC gets the go ahead I'll clean it up. There's other check patch failures I need to fix anyways but I didn't want to spend a lot of time on something I wasn't sure would fly.
Thanks,
- Greg
--
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