We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf8821 commit aa6306aCopy full SHA for aa6306a
drivers/net/phy/mscc/mscc_macsec.c
@@ -981,7 +981,6 @@ int vsc8584_macsec_init(struct phy_device *phydev)
981
982
switch (phydev->phy_id & phydev->drv->phy_id_mask) {
983
case PHY_ID_VSC856X:
984
- case PHY_ID_VSC8575:
985
case PHY_ID_VSC8582:
986
case PHY_ID_VSC8584:
987
INIT_LIST_HEAD(&vsc8531->macsec_flows);
0 commit comments