On Sun, 2006-06-11 at 12:13 -0400, Jeff Garzik wrote: > > This adds a phy_ethtool_get_link() function along the same lines as > > phy_ethtool_gset(). This provides drivers utilizing PHYLIB an > > alternative to using ethtool_op_get_link(). This is more desirable > > since the "Link detected" field in ethtool would actually reflect the > > state of the PHY register. > > [snip] > NAK, needs an EXPORT
In that case, shouldn't we EXPORT phy_ethtool_sset() and phy_ethtool_gset() in drivers/net/phy/phy.c as well? - Nate Case <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html