ar8216: add link change detection for switch ports
[librecmc/librecmc.git] / target / linux / generic / files / drivers / net / phy / ar8216.h
index 8487c3ea4956134cedc539493f43cd44a730880f..2d025ae835d2d99644f1d80f4477a9e70695f9b8 100644 (file)
@@ -396,6 +396,7 @@ struct ar8xxx_priv {
        bool initialized;
        bool port4_phy;
        char buf[2048];
+       bool link_up[AR8X16_MAX_PORTS];
 
        bool init;