[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpXEHf+yvL1D7+FSCYZ9xVoekNGmR1O8LZDhK0ZZ3ma3aQ@mail.gmail.com>
Date: Thu, 23 Jan 2014 16:45:32 -0800
From: Cong Wang <xiyou.wangcong@...il.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [Patch net-next v2 1/5] net_sched: act: hide struct tcf_common
from API
On Thu, Jan 23, 2014 at 4:04 PM, Stephen Hemminger
<stephen@...workplumber.org> wrote:
> On Thu, 23 Jan 2014 14:35:21 -0800
> Cong Wang <xiyou.wangcong@...il.com> wrote:
>
>> +#define to_defact(a) \
>> + container_of(a->priv, struct tcf_defact, common)
>
> also macro args should be in parens.
>
The problems you mentioned are not introduced by
my patch. They have been there for a long time.
--
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