]> Pileus Git - ~andy/linux/blobdiff - drivers/net/sungem_phy.h
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
[~andy/linux] / drivers / net / sungem_phy.h
index 430544496c52689502f0e1991a1e17d6e11cd797..69e125197fcf198d477897eba04092ae0bf6f4f8 100644 (file)
@@ -12,6 +12,7 @@ struct mii_phy_ops
        int             (*setup_forced)(struct mii_phy *phy, int speed, int fd);
        int             (*poll_link)(struct mii_phy *phy);
        int             (*read_link)(struct mii_phy *phy);
+       int             (*enable_fiber)(struct mii_phy *phy);
 };
 
 /* Structure used to statically define an mii/gii based PHY */