]> 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)
commit81dca6939e300d8d344be11f261c75386182cd65
treec64f3a226e305d093f624d14005a57e8e857c0ce
parent04c3ed73f3b700d6c86a8bcf4da0a6582b51345c
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