[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1476344769.5650.25.camel@edumazet-glaptop3.roam.corp.google.com>
Date: Thu, 13 Oct 2016 09:46:09 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Jamal Hadi Salim <jhs@...atatu.com>
Subject: Re: [PATCH net] net_sched: do not broadcast RTM_GETTFILTER result
On Wed, 2016-10-12 at 09:36 -0700, Cong Wang wrote:
> On Sun, Oct 9, 2016 at 8:25 PM, Eric Dumazet <eric.dumazet@...il.com> wrote:
> > + if (unicast)
> > + return netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT);
>
> Nit: rtnl_unicast() is simpler.
I copied code in rtnetlink_send(), I guess we could use rtnl_unicast()
there as well.
Powered by blists - more mailing lists