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

--
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

Reply via email to