On Wed, Aug 26, 2015 at 9:36 AM, Jiri Pirko <j...@resnulli.us> wrote: > From: Jiri Pirko <j...@mellanox.com> > > Jiri Pirko (6): > net: introduce change upper device notifier change info > net: add netif_is_bridge_master helper > net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag > net: kill long time unused bonding private flags > rocker: use new helper to figure out master kind > rocker: use change upper info
Looks good Jiri, thanks for cleaning this up. Only nit was about conserving netdev->priv_flags. Using rtnl_link_ops->kind to determine netdev type scales better. -- 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