[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170921172551.GF15946@breakpoint.cc>
Date: Thu, 21 Sep 2017 19:25:51 +0200
From: Florian Westphal <fw@...len.de>
To: David Ahern <dsahern@...il.com>
Cc: Florian Westphal <fw@...len.de>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 5/7] rtnetlink: add helper to dump vf information
David Ahern <dsahern@...il.com> wrote:
> On 9/21/17 10:59 AM, Florian Westphal wrote:
> > similar to earlier patches, split out more parts of this function to
> > better see what is happening and where we assume rtnl is locked.
[..]
> > +static noinline_for_stack int rtnl_fill_vf(struct sk_buff *skb,
> > + struct net_device *dev,
> > + u32 ext_filter_mask)
[..]
> > +static int noinline rtnl_fill_link_netnsid(struct sk_buff *skb,
> > + const struct net_device *dev)
[..]
> > static int rtnl_fill_ifinfo(struct sk_buff *skb, struct net_device *dev,
>
> Similarly for this patch -- subject references vf helper yet the code
> changes flips netnsid as well.
Right, anomly due to improper squash-merge.
I'll send a v2 tomorrow (giving more time for others to comment).
Powered by blists - more mailing lists