> On Aug 18, 2015, at 11:10 PM, David Ahern <d...@cumulusnetworks.com> wrote: > > On 8/18/15 12:15 PM, Nikolay Aleksandrov wrote: >> diff --git a/include/net/vrf.h b/include/net/vrf.h >> index 3bb4af462ed6..b039850a94a3 100644 >> --- a/include/net/vrf.h >> +++ b/include/net/vrf.h >> @@ -34,7 +34,6 @@ struct net_vrf { >> >> >> #if IS_ENABLED(CONFIG_NET_VRF) >> -/* called with rcu_read_lock() */ >> static inline int vrf_master_ifindex_rcu(const struct net_device *dev) >> { >> struct net_vrf_dev *vrf_ptr; > > That comment is true for this version. > > David >
It is, but as we established the name implies the same. Anyway I’ll post a v3 and keep it. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html