[9298] was b0rked
[openwrt/svn-archive/archive.git] / target / linux / atheros / files / drivers / net / ar2313 / ar2313.h
index c0b3a4f765a73adc23c2d1725862bec501e369db..00d35b20fa5ace46ae9f17c1a298fb2740716166 100644 (file)
@@ -161,6 +161,9 @@ struct ar2313_private {
 
        struct tasklet_struct rx_tasklet;
        int unloading;
+
+       struct phy_device *phy_dev;
+       struct mii_bus mii_bus;
 };