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 <[email protected]>
[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?
Andrew