]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/bfin_mac.h
phylib: move to dynamic allocation of struct mii_bus
[linux-2.6-omap-h63xx.git] / drivers / net / bfin_mac.h
index beff51064ff4e1f115c18609c1066be7a0812b54..052b5dce3e3c8a865c2d351d86450dc2976fd3c2 100644 (file)
@@ -66,7 +66,7 @@ struct bfin_mac_local {
        int old_duplex;
 
        struct phy_device *phydev;
-       struct mii_bus mii_bus;
+       struct mii_bus *mii_bus;
 };
 
 extern void bfin_get_ether_addr(char *addr);