net: phy: mscc: fix initialization of the MACsec protocol mode
[platform/kernel/linux-rpi.git] / drivers / net / phy / mscc / mscc.h
index 030bf8b..414e3b3 100644 (file)
@@ -354,6 +354,8 @@ struct vsc8531_private {
        u64 *stats;
        int nstats;
        bool pkg_init;
+       /* PHY address within the package. */
+       u8 addr;
        /* For multiple port PHYs; the MDIO address of the base PHY in the
         * package.
         */