ar8216: add link change detection for switch ports
[15.05/openwrt.git] / target / linux / generic / files / drivers / net / phy / ar8216.h
index 8487c3e..2d025ae 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;