]> git.baikalelectronics.ru Git - kernel.git/commit
net: phylink: add ability to validate a set of interface modes
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 30 Sep 2022 14:20:59 +0000 (16:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 10:08:32 +0000 (11:08 +0100)
commitf6c878549f19cb476e926beadd267718831c51b2
treeb264491cfb7654577412f9fffc1da683fac6a138
parented7c10509cd94505bb8b616ccf81d4a0be8b9055
net: phylink: add ability to validate a set of interface modes

Rather than having the ability to validate all supported interface
modes or a single interface mode, introduce the ability to validate
a subset of supported modes.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
[ rebased on current net-next ]
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c