On 3/26/2019 5:03 AM, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > In order for devlink compat functions to work, implement > ndo_get_devlink_port. Legacy slaves does not have devlink port instances > created for themselves.
Not a big fan of de-duplicating the entire set of netdev_ops for legacy vs. non-legacy, can we just check that the devlink instance was r -- Florian
