generic: ar8216: mib_work_func: read all port mibs everytime
[openwrt/.git] / target / linux / generic / files / drivers / net / phy / ar8216.h
index 9b390645512093593a9fefe13c430ab6db76b2ff..e9e83317865206fc9e4821ca376c9e62895b9644 100644 (file)
@@ -488,7 +488,6 @@ struct ar8xxx_priv {
 
        struct mutex mib_lock;
        struct delayed_work mib_work;
-       int mib_next_port;
        u64 *mib_stats;
 
        struct list_head list;