]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: realtek: convert to phylink_generic_validate()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 2 Feb 2022 16:29:25 +0000 (16:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Feb 2022 10:12:53 +0000 (10:12 +0000)
commitcd369db53613a7a94b9b5ff852f7b00bd5955ef6
treec64f3a226e305d093f624d14005a57e8e857c0ce
parent89a4ecc2a54daa9d37baa3f23e09f09cd016959f
net: dsa: realtek: convert to phylink_generic_validate()

Populate the supported interfaces and MAC capabilities for the Realtek
rtl8365 DSA switch and remove the old validate implementation to allow
DSA to use phylink_generic_validate() for this switch driver.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/realtek/rtl8365mb.c