From: Anders Roxell <[email protected]> Date: Thu, 13 Jun 2019 13:35:03 +0200
> When building with CONFIG_NET_DSA_REALTEK_SMI and CONFIG_REALTEK_PHY > enabled as loadable modules, we see the following warning: > > warning: same module names found: > drivers/net/phy/realtek.ko > drivers/net/dsa/realtek.ko > > Rework so the driver name is realtek-smi instead of realtek. > > Reviewed-by: Linus Walleij <[email protected]> > Reviewed-by: Andrew Lunn <[email protected]> > Signed-off-by: Anders Roxell <[email protected]> Applied.

