implement ar2313_adjust_link
[openwrt/svn-archive/archive.git] / target / linux / atheros / files / drivers / net / ar2313 / ar2313.h
index 00d35b20fa5ace46ae9f17c1a298fb2740716166..f1868e6c3c07d0ac9b29b2b8bc8889bb06268cf8 100644 (file)
@@ -164,6 +164,7 @@ struct ar2313_private {
 
        struct phy_device *phy_dev;
        struct mii_bus mii_bus;
+       int oldduplex;
 };