On Thu, Jun 6, 2019 at 2:50 PM Andrew Lunn <and...@lunn.ch> wrote: > On Thu, Jun 06, 2019 at 11:47:07AM +0200, Anders Roxell wrote: > > 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 names matches the config fragment. > > > > Signed-off-by: Anders Roxell <anders.rox...@linaro.org> > > [Removes most of the Cc:] > > Hi Anders > > Please base this patch on net-next and submit it to David > Miller/netdev. > > It would also be nice to state the new name of the module in the > commit message. > > Linus, would you prefer this module is called rtl8366?
Yes that should be unique enough! Anders: thanks for looking into this. I just always compiled all modules as y. Yours, Linus Walleij