On 16-10-13 03:46 AM, Eric Dumazet wrote:
On Wed, 2016-10-12 at 09:36 -0700, Cong Wang wrote:
On Sun, Oct 9, 2016 at 8:25 PM, Eric Dumazet <eric.duma...@gmail.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.

I would toss a coin and if it lands on tail then make the change ;->
(probably in a separate patch).

cheers,
jamal

Reply via email to