Mark Brown <[EMAIL PROTECTED]> wrote: > > + if (np->ignore_phy && (ecmd->autoneg == AUTONEG_ENABLE || > + ecmd->port == PORT_INTERNAL)) {
What's PORT_INTERNAL? ethtool doesn't appear to define that. drivers/net/natsemi.c: In function `netdev_set_ecmd': drivers/net/natsemi.c:2989: `PORT_INTERNAL' undeclared (first use in this function) drivers/net/natsemi.c:2989: (Each undeclared identifier is reported only once drivers/net/natsemi.c:2989: for each function it appears in.) - 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