]> git.ipfire.org Git - thirdparty/linux.git/commit
net: macb: convert to phylink_generic_validate()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 24 Nov 2021 15:44:43 +0000 (15:44 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Nov 2021 03:13:21 +0000 (19:13 -0800)
commitcc0a75eb037539f68f7117a632673a75e39d8d6b
treebeb2e91e2248915673ed162fce70843796ec99a1
parent4e9c91cf92ec3acee94e04425594aa3688a225e8
net: macb: convert to phylink_generic_validate()

Populate the supported interfaces bitmap and MAC capabilities mask for
the macb driver and remove the old validate implementation.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/E1mpuRv-00D4rb-Lz@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cadence/macb_main.c