On Tue, 26 Mar 2019 13:03:07 +0100, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > Currently if the driver registers devlink port instance, it should set > the devlink port attributes as well. Then the devlink core is able to > obtain physical port name itself, no need for driver to implement > the ndo. Once all drivers will implement devlink port registration, > this ndo should be removed. This warning guides new > drivers to do things as they should be done. > > Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
