OSDN Git Service

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)
commit1645f44dd5b846a473d7789fe622c278eb880d48
treeb264491cfb7654577412f9fffc1da683fac6a138
parent3735264d722c48745db6503a5af4d68289bef4c6
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